@
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.

#edcf7c hex color - Yellow - Warm color - Information

#edcf7c hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #edcf7c Color code in RGB color code model is created after adding 92.94% red color, 81.18% green color and 48.63% blue color. Hex #edcf7c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 48% yellow and 7.06% black.

Hex #edcf7c color code is between #eecc77 web safe hex color code and #dddd88 web safe hex color code. #eecc77 is the nearest web safe color code. You can see here many more shades of #edcf7c 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 edcf7c #edcf7c
RGB Decimal 237, 207, 124 rgb(237, 207, 124)
RGB Percent 93%, 81%, 49% rgb(93%, 81%, 49%)
CSS RGBa 237, 207, 124,1 rgba(237,207,124,1)
CMYK Model cmyk(0%,13%,48%,7.06%)
HSL Color Space 44,76% ,71% hsl(44,76% ,71%)
HSV Color Space 44°, 48%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 11001111 01111100
Octal 355 317 174
Decimal 237 207 124
Hex ed cf 7c

Different shades of #edcf7c color code.

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

Light Shade of #edcf7c
#f3dfa9
Dark Shade of #edcf7c
#e7bf4f
Saturated Shade of #edcf7c
#f4d275
Desaturated Shade of #edcf7c
#e6cb83
Grey scale Shade of #edcf7c
#b4b4b4
Brighten Shade
#ffe895
Most Readable Shade
#000000

Shades of #edcf7c color code

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

#edcf7c
#d2b86e
#b8a160
#9e8a52
#837344
#695c37
#4f4529
#342e1b
#1a170d
#000000

Similar Color like #edcf7c color

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

#eed07d
#efd17e
#f0d27f
#f1d380
#f2d481
#f3d582
#f4d683
#f5d784
#f6d885
#f7d986
#f8da87
#f9db88
#fadc89
#fbdd8a
#ecce7b
#ebcd7a
#eacc79
#e9cb78
#e8ca77
#e7c976
#e6c875
#e5c774
#e4c673
#e3c572
#e2c471
#e1c370
#e0c26f
#dfc16e

Monochromatic Color with #edcf7c

#edcf7c
#18150d
#433b23
#6d6039
#988550
#c2aa66

Tints of #edcf7c Color

#edcf7c
#efd48a
#f1d999
#f3dfa7
#f5e4b6
#f7e9c4
#f9efd3
#fbf4e1
#fdf9f0
#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

#edcf7c
#7c9aed

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

Split Complementary

#edcf7c
#7cd3ed
#967ced

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

Analogous Color

#eda27c
#edb87c
#edcf7c
#ede67c
#deed7c

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

#edcf7c
#7cedcf
#cf7ced

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

#edcf7c
#7ced96
#7c9aed
#ed7cd2

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

#edcf7c
#7c9aed
#967ced
#d2ed7c

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

#edcf7c Color Code Preview on Black Background Color

This is how #edcf7c Color will look on black background color. Color contrast ratio is 13.82

#edcf7c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edcf7c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edcf7c

#edcf7c color code is use for CSS Background Color

Background color for the above div is #edcf7c

HTML with inline CSS

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

#edcf7c color code is use for CSS Border Color

CSS Border color for the above div is #edcf7c

HTML with inline CSS

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

CSS Border Left color for the above div is #edcf7c

HTML with inline CSS

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

CSS Border Right color for the above div is #edcf7c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edcf7c

HTML with inline CSS

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

CSS Border Top color for the above div is #edcf7c

HTML with inline CSS

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

#edcf7c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edcf7c Color code Preview on White Background

This is how #edcf7c Color code will look on white background color. Color contrast ratio is 1.52

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

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,207,124,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(124,154,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,207,124,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.