Skip to main content Skip to docs navigation

#edb44c hex color - Yellow - Warm color - Information

On this page
@
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.

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #edb44c Color code in RGB color code model is created after adding 92.94% red color, 70.59% green color and 29.8% blue color. Hex #edb44c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 24% magenta, 68% yellow and 7.06% black.

Hex #edb44c color code is between #eebb44 web safe hex color code and #ddaa55 web safe hex color code. #eebb44 is the nearest web safe color code. You can see here many more shades of #edb44c 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 edb44c #edb44c
RGB Decimal 237, 180, 76 rgb(237, 180, 76)
RGB Percent 93%, 71%, 30% rgb(93%, 71%, 30%)
CSS RGBa 237, 180, 76,1 rgba(237,180,76,1)
CMYK Model cmyk(0%,24%,68%,7.06%)
HSL Color Space 39,82% ,61% hsl(39,82% ,61%)
HSV Color Space 39°, 68%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 10110100 01001100
Octal 355 264 114
Decimal 237 180 76
Hex ed b4 4c

Different shades of #edb44c color code.

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

Light Shade of #edb44c
#f2c77a
Dark Shade of #edb44c
#e8a11e
Saturated Shade of #edb44c
#f7b742
Desaturated Shade of #edb44c
#e3b156
Grey scale Shade of #edb44c
#9c9c9c
Brighten Shade
#ffcd65
Most Readable Shade
#000000

Shades of #edb44c color code

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

#edb44c
#d2a043
#b88c3b
#9e7832
#83642a
#695021
#4f3c19
#342810
#1a1408
#000000

Similar Color like #edb44c color

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

#eeb54d
#efb64e
#f0b74f
#f1b850
#f2b951
#f3ba52
#f4bb53
#f5bc54
#f6bd55
#f7be56
#f8bf57
#f9c058
#fac159
#fbc25a
#ecb34b
#ebb24a
#eab149
#e9b048
#e8af47
#e7ae46
#e6ad45
#e5ac44
#e4ab43
#e3aa42
#e2a941
#e1a840
#e0a73f
#dfa63e

Monochromatic Color with #edb44c

#edb44c
#181308
#433315
#6d5323
#987331
#c2943e

Tints of #edb44c Color

#edb44c
#efbc5f
#f1c473
#f3cd87
#f5d59b
#f7ddaf
#f9e6c3
#fbeed7
#fdf6eb
#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

#edb44c
#4c85ed

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

Split Complementary

#edb44c
#4cd6ed
#644ced

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

Analogous Color

#ed744c
#ed944c
#edb44c
#edd44c
#e6ed4c

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

#edb44c
#4cedb4
#b44ced

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

#edb44c
#4ced63
#4c85ed
#ed4cd5

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

#edb44c
#4c85ed
#644ced
#d6ed4c

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

#edb44c Color Code Preview on Black Background Color

This is how #edb44c Color will look on black background color. Color contrast ratio is 11.23

#edb44c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edb44c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edb44c

#edb44c color code is use for CSS Background Color

Background color for the above div is #edb44c

HTML with inline CSS

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

#edb44c color code is use for CSS Border Color

CSS Border color for the above div is #edb44c

HTML with inline CSS

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

CSS Border Left color for the above div is #edb44c

HTML with inline CSS

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

CSS Border Right color for the above div is #edb44c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edb44c

HTML with inline CSS

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

CSS Border Top color for the above div is #edb44c

HTML with inline CSS

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

#edb44c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edb44c Color code Preview on White Background

This is how #edb44c Color code will look on white background color. Color contrast ratio is 1.87

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

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,180,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(76,133,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,180,76,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.