@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#eedf9d hex color - Yellow - Warm color - Information

#eedf9d hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #eedf9d Color code in RGB color code model is created after adding 93.33% red color, 87.45% green color and 61.57% blue color. Hex #eedf9d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 34% yellow and 6.67% black.

Hex #eedf9d color code is between #dddd99 web safe hex color code and #ffeeaa web safe hex color code. #dddd99 is the nearest web safe color code. You can see here many more shades of #eedf9d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code eedf9d #eedf9d
RGB Decimal 238, 223, 157 rgb(238, 223, 157)
RGB Percent 93%, 87%, 62% rgb(93%, 87%, 62%)
CSS RGBa 238, 223, 157,1 rgba(238,223,157,1)
CMYK Model cmyk(0%,6%,34%,6.67%)
HSL Color Space 49,70% ,77% hsl(49,70% ,77%)
HSV Color Space 49°, 34%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101110 11011111 10011101
Octal 356 337 235
Decimal 238 223 157
Hex ee df 9d

Different shades of #eedf9d color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #eedf9d
#f6edc8
Dark Shade of #eedf9d
#e6d172
Saturated Shade of #eedf9d
#f4e397
Desaturated Shade of #eedf9d
#e8dba3
Grey scale Shade of #eedf9d
#c5c5c5
Brighten Shade
#fff8b6
Most Readable Shade
#000000

Shades of #eedf9d color code

Generate more color scales with scales (color stack) generator.

#eedf9d
#d3c68b
#b9ad7a
#9e9468
#847b57
#696345
#4f4a34
#343122
#1a1811
#000000

Similar Color like #eedf9d color

Find visually similar hex color codes nearing to #eedf9d hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#efe09e
#f0e19f
#f1e2a0
#f2e3a1
#f3e4a2
#f4e5a3
#f5e6a4
#f6e7a5
#f7e8a6
#f8e9a7
#f9eaa8
#faeba9
#fbecaa
#fcedab
#edde9c
#ecdd9b
#ebdc9a
#eadb99
#e9da98
#e8d997
#e7d896
#e6d795
#e5d694
#e4d593
#e3d492
#e2d391
#e1d290
#e0d18f

Monochromatic Color with #eedf9d

#eedf9d
#1a1811
#44402d
#6e6849
#998f65
#c3b781

Tints of #eedf9d Color

#eedf9d
#efe2a7
#f1e6b2
#f3e9bd
#f5edc8
#f7f0d3
#f9f4de
#fbf7e9
#fdfbf4
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#eedf9d
#9dacee

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#eedf9d
#9dd5ee
#b79dee

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#eebf9d
#eecf9d
#eedf9d
#edee9d
#ddee9d

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#eedf9d
#9deedf
#df9dee

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#eedf9d
#9deeb6
#9dacee
#ee9dd4

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#eedf9d
#9dacee
#b79dee
#d4ee9d

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #eedf9d Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#eedf9d Color Code Preview on Black Background Color

This is how #eedf9d Color will look on black background color. Color contrast ratio is 15.68

#eedf9d in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#eedf9d">Your Example Paragraph content text in with font color #eedf9d </p>

Your Example Paragraph content text in with font color #eedf9d

HTML with inline CSS

<div style="color:#eedf9d">Your Paragraph text in with font color #eedf9d </div>

Your Example Paragraph content text in with font color #eedf9d

#eedf9d color code is use for CSS Background Color

Background color for the above div is #eedf9d

HTML with inline CSS

<div style="background-color:#eedf9d;"></div>

#eedf9d color code is use for CSS Border Color

CSS Border color for the above div is #eedf9d

HTML with inline CSS

<div style="border:5px solid #eedf9d;"></div>

CSS Border Left color for the above div is #eedf9d

HTML with inline CSS

<div style="border-left:5px solid #eedf9d;"></div>

CSS Border Right color for the above div is #eedf9d

HTML with inline CSS

<div style="border-right:5px solid #eedf9d;"></div>

CSS Border Bottom color for the above div is #eedf9d

HTML with inline CSS

<div style="border-bottom:5px solid #eedf9d;"></div>

CSS Border Top color for the above div is #eedf9d

HTML with inline CSS

<div style="border-top:5px solid #eedf9d;"></div>

#eedf9d hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#eedf9d; } .examplecolorclass {color:#eedf9d; } .examplebordercolor {border:3px solid #eedf9d; }

#eedf9d Color code Preview on White Background

This is how #eedf9d Color code will look on white background color. Color contrast ratio is 1.34

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #eedf9d; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #eedf9d; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(238,223,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(157,172,238,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(238,223,157,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.