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

#edcf7b hex color - Yellow - Warm color - Information

#edcf7b hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #edcf7b Color code in RGB color code model is created after adding 92.94% red color, 81.18% green color and 48.24% blue color. Hex #edcf7b 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 #edcf7b 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 #edcf7b color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeedcf7b#edcf7b
RGB Decimal237, 207, 123rgb(237, 207, 123)
RGB Percent93%, 81%, 48%rgb(93%, 81%, 48%)
CSS RGBa237, 207, 123,1rgba(237,207,123,1)
CMYK Modelcmyk(0%,13%,48%,7.06%)
HSL Color Space44,76% ,71%hsl(44,76% ,71%)
HSV Color Space44°, 48%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111011011100111101111011
Octal355317173
Decimal237207123
Hexedcf7b

Different shades of #edcf7b color code.

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

Light Shade of #edcf7b
#f3dfa8
Dark Shade of #edcf7b
#e7bf4e
Saturated Shade of #edcf7b
#f4d373
Desaturated Shade of #edcf7b
#e5cb82
Grey scale Shade of #edcf7b
#b4b4b4
Brighten Shade
#ffe894
Most Readable Shade
#000000

Shades of #edcf7b color code

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

#edcf7b
#d2b86d
#b8a15f
#9e8a52
#837344
#695c36
#4f4529
#342e1b
#1a170d
#000000

Similar Color like #edcf7b color

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

#eed07c
#efd17d
#f0d27e
#f1d37f
#f2d480
#f3d581
#f4d682
#f5d783
#f6d884
#f7d985
#f8da86
#f9db87
#fadc88
#fbdd89
#ecce7a
#ebcd79
#eacc78
#e9cb77
#e8ca76
#e7c975
#e6c874
#e5c773
#e4c672
#e3c571
#e2c470
#e1c36f
#e0c26e
#dfc16d

Monochromatic Color with #edcf7b

#edcf7b
#18150d
#433b23
#6d6039
#98854f
#c2aa65

Tints of #edcf7b Color

#edcf7b
#efd489
#f1d998
#f3dfa7
#f5e4b5
#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

#edcf7b
#7b99ed

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

Split Complementary

#edcf7b
#7bd2ed
#967bed

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

Analogous Color

#eda17b
#edb87b
#edcf7b
#ede67b
#dded7b

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

#edcf7b
#7bedcf
#cf7bed

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

#edcf7b
#7bed96
#7b99ed
#ed7bd2

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

#edcf7b
#7b99ed
#967bed
#d2ed7b

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

#edcf7b Color Code Preview on Black Background Color

This is how #edcf7b Color will look on black background color. Color contrast ratio is 13.81

#edcf7b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edcf7b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edcf7b

#edcf7b color code is use for CSS Background Color

Background color for the above div is #edcf7b

HTML with inline CSS

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

#edcf7b color code is use for CSS Border Color

CSS Border color for the above div is #edcf7b

HTML with inline CSS

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

CSS Border Left color for the above div is #edcf7b

HTML with inline CSS

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

CSS Border Right color for the above div is #edcf7b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edcf7b

HTML with inline CSS

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

CSS Border Top color for the above div is #edcf7b

HTML with inline CSS

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

#edcf7b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edcf7b Color code Preview on White Background

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

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