Skip to main content Skip to docs navigation

#eda21f hex color | Download Dark Yellow BG image | Information

Color Picker

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

Woow we have a nearby visually matching color name available. It's name is Apricot Glazed Chicken and its hex is #EEAA22 Nearest Color Name

Color Hue/Base color: Yellow

Hex #eda21f Color code in RGB color code model is created after adding 92.94% red color, 63.53% green color and 12.16% blue color. Hex #eda21f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 87% yellow and 7.06% black.

Hex #eda21f color code is between #eeaa22 web safe hex color code and #dd9911 web safe hex color code. #eeaa22 is the nearest web safe color code. You can see here many more shades of #eda21f color code.

RGB Chart

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

Color Table

Hex Color Code eda21f #eda21f
RGB Decimal 237, 162, 31 237, 162, 31
RGB Percent 93%, 64%, 12% rgb(93%, 64%, 12%)
CSS RGBa 237, 162, 31,1 rgba(237,162,31,1)
CMYK Model cmyk(0%,32%,87%,7.06%)
HSL Color Space 38,85% ,53% hsl(38,85% ,53%)
HSV Color Space 38°, 87%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 10100010 00011111
Octal 355 242 37
Decimal 237 162 31
Hex ed a2 1f

Different shades of #eda21f color code.

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

Darkest of #eda21f
#6a4709
Darker of #eda21f
#9a660c
Dark of #eda21f
#c98610
Base of #eda21f
#eda21f
Light of #eda21f
#f1b64e
Lighter
#f5c97d
Lightest
#f8ddad

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

#eda21f
#1f6aed

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

Split Complementary

#eda21f
#1fd1ed
#3b1fed

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

Analogous Color

#ed2a1f
#ed4c1f
#eda21f
#ede71f
#9ded1f

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

#eda21f
#a21fed
#1feda2

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

#eda21f
#1feda2
#1f6aed
#ed1f6a

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

Square Color

#eda21f
#1fed3b
#1f6aed
#ed1fd1

Square 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).

Monochromatic Color with #eda21f

#3b2705
#6a4709
#9a660c
#c98610
#eda21f
#f1b64e
#f5c97d
#f8ddad
#fcf0dc

Tints of #eda21f Color

#eda21f
#efac37
#f1b650
#f3c169
#f5cb82
#f7d59b
#f9e0b4
#fbeacd
#fdf4e6
#ffffff

Shades of #eda21f color code

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

#eda21f
#d2901b
#b87e18
#9e6c14
#835a11
#69480d
#4f360a
#342406
#1a1203
#000000

Tones

#eda21f
#d59b37
#bd954f
#a48e68
#8c8880

Tones

Similar Color like #eda21f color

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

#eea320
#efa421
#f0a522
#f1a623
#f2a724
#f3a825
#f4a926
#f5aa27
#f6ab28
#f7ac29
#f8ad2a
#f9ae2b
#faaf2c
#fbb02d
#eca11e
#eba01d
#ea9f1c
#e99e1b
#e89d1a
#e79c19
#e69b18
#e59a17
#e49916
#e39815
#e29714
#e19613
#e09512
#df9411

Download this Dark Yellow

Hex #eda21f 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.

#eda21f Color Code Preview on Black Background Color

This is how #eda21f Color will look on black background color. Color contrast ratio is 9.79

#eda21f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eda21f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eda21f

#eda21f color code is use for CSS Background Color

Background color for the above div is #eda21f

HTML with inline CSS

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

#eda21f color code is use for CSS Border Color

CSS Border color for the above div is #eda21f

HTML with inline CSS

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

CSS Border Left color for the above div is #eda21f

HTML with inline CSS

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

CSS Border Right color for the above div is #eda21f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eda21f

HTML with inline CSS

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

CSS Border Top color for the above div is #eda21f

HTML with inline CSS

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

#eda21f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eda21f Color code Preview on White Background

This is how #eda21f Color code will look on white background color. Color contrast ratio is 2.15

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(237,162,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(31,106,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(237,162,31,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }