crispedge.com

Color picker

Loading...

#eddf8c hex color - Yellow - Warm color - Information

#eddf8c hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #eddf8c Color code in RGB color code model is created after adding 92.94% red color, 87.45% green color and 54.9% blue color. Hex #eddf8c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 6% magenta, 41% yellow and 7% black.

Hex #eddf8c color code is between #eedd88 web safe hex color code and #ddee99 web safe hex color code. #eedd88 is the nearest web safe color code. You can see here many more shades of #eddf8c color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeeddf8c#eddf8c
RGB Decimal237, 223, 140rgb(237, 223, 140)
RGB Percent93%, 87%, 55%rgb(93%, 87%, 55%)
CSS RGBa237, 223, 140,1rgba(237,223,140,1)
CMYK Modelcmyk(0%,6%,41%,7%)
HSL Color Space51,73% ,74%hsl(51,73% ,74%)
HSV Color Space51°, 41%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011101111110001100
Octal355337214
Decimal237223140
Hexeddf8c

Different shades of #eddf8c color code.

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

Light Shade of #eddf8c
#f4ebb8
Dark Shade of #eddf8c
#e6d360
Saturated Shade of #eddf8c
#f4e485
Desaturated Shade of #eddf8c
#e6da93
Grey scale Shade of #eddf8c
#bcbcbc
Brighten Shade
#fff8a5
Most Readable Shade
#000000

Shades of #eddf8c color code

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

#eddf8c
#d2c67c
#b8ad6c
#9e945d
#837b4d
#69633e
#4f4a2e
#34311f
#1a180f
#000000

Similar Color like #eddf8c color

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

#eee08d
#efe18e
#f0e28f
#f1e390
#f2e491
#f3e592
#f4e693
#f5e794
#f6e895
#f7e996
#f8ea97
#f9eb98
#faec99
#fbed9a
#ecde8b
#ebdd8a
#eadc89
#e9db88
#e8da87
#e7d986
#e6d885
#e5d784
#e4d683
#e3d582
#e2d481
#e1d380
#e0d27f
#dfd17e

Monochromatic Color with #eddf8c

#eddf8c
#18170e
#433f28
#6d6741
#988f5a
#c2b773

Tints of #eddf8c Color

#eddf8c
#efe298
#f1e6a5
#f3e9b2
#f5edbf
#f7f0cb
#f9f4d8
#fbf7e5
#fdfbf2
#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

#eddf8c
#8c9aed

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

Split Complementary

#eddf8c
#8ccbed
#ae8ced

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

Analogous Color

#edb88c
#edcc8c
#eddf8c
#e8ed8c
#d4ed8c

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

#eddf8c
#8ceddf
#df8ced

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

#eddf8c
#8cedae
#8c9aed
#ed8cca

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

#eddf8c
#8c9aed
#ae8ced
#cbed8c

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 #eddf8c 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.

#eddf8c Color Code Preview on Black Background Color

This is how #eddf8c Color will look on black background color. Color contrast ratio is 15.53

#eddf8c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eddf8c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eddf8c

#eddf8c color code is use for CSS Background Color

Background color for the above div is #eddf8c

HTML with inline CSS

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

#eddf8c color code is use for CSS Border Color

CSS Border color for the above div is #eddf8c

HTML with inline CSS

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

CSS Border Left color for the above div is #eddf8c

HTML with inline CSS

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

CSS Border Right color for the above div is #eddf8c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eddf8c

HTML with inline CSS

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

CSS Border Top color for the above div is #eddf8c

HTML with inline CSS

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

#eddf8c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eddf8c Color code Preview on White Background

This is how #eddf8c Color code will look on white background color. Color contrast ratio is 1.35

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 #eddf8c; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #eddf8c; }

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(237,223,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(140,154,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,223,140,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.