Skip to main content Skip to docs navigation

#eddb2b 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 Spectacular Saffron and its hex is #EDD924 Nearest Color Name

Color Hue/Base color: Yellow

Hex #eddb2b Color code in RGB color code model is created after adding 92.94% red color, 85.88% green color and 16.86% blue color. Hex #eddb2b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 82% yellow and 7.06% black.

Hex #eddb2b color code is between #eedd33 web safe hex color code and #ddcc22 web safe hex color code. #eedd33 is the nearest web safe color code. You can see here many more shades of #eddb2b color code.

RGB Chart

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

Color Table

Hex Color Code eddb2b #eddb2b
RGB Decimal 237, 219, 43 237, 219, 43
RGB Percent 93%, 86%, 17% rgb(93%, 86%, 17%)
CSS RGBa 237, 219, 43,1 rgba(237,219,43,1)
CMYK Model cmyk(0%,8%,82%,7.06%)
HSL Color Space 54,84% ,55% hsl(54,84% ,55%)
HSV Color Space 54°, 82%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 11011011 00101011
Octal 355 333 53
Decimal 237 219 43
Hex ed db 2b

Different shades of #eddb2b color code.

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

Darkest of #eddb2b
#756b0a
Darker of #eddb2b
#a4960e
Dark of #eddb2b
#d3c112
Base of #eddb2b
#eddb2b
Light of #eddb2b
#f1e35a
Lighter
#f5eb89
Lightest
#f9f3b8

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

#eddb2b
#2b3ded

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

Split Complementary

#eddb2b
#2b9eed
#7a2bed

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

Analogous Color

#ed6a2b
#ed8a2b
#eddb2b
#beed2b
#6eed2b

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

#eddb2b
#db2bed
#2beddb

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

#eddb2b
#2beddb
#2b3ded
#ed2b3d

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

#eddb2b
#2bed7a
#2b3ded
#ed2b9e

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 #eddb2b

#464006
#756b0a
#a4960e
#d3c112
#eddb2b
#f1e35a
#f5eb89
#f9f3b8
#fdfbe7

Tints of #eddb2b Color

#eddb2b
#efdf42
#f1e35a
#f3e771
#f5eb89
#f7efa0
#f9f3b8
#fbf7cf
#fdfbe7
#ffffff

Shades of #eddb2b color code

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

#eddb2b
#d2c226
#b8aa21
#9e921c
#837917
#696113
#4f490e
#343009
#1a1804
#000000

Tones

#eddb2b
#d6c842
#bfb659
#a8a370
#919087

Tones

Similar Color like #eddb2b color

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

#eedc2c
#efdd2d
#f0de2e
#f1df2f
#f2e030
#f3e131
#f4e232
#f5e333
#f6e434
#f7e535
#f8e636
#f9e737
#fae838
#fbe939
#ecda2a
#ebd929
#ead828
#e9d727
#e8d626
#e7d525
#e6d424
#e5d323
#e4d222
#e3d121
#e2d020
#e1cf1f
#e0ce1e
#dfcd1d

Download this Dark Yellow

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

#eddb2b Color Code Preview on Black Background Color

This is how #eddb2b Color will look on black background color. Color contrast ratio is 14.77

#eddb2b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eddb2b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #eddb2b

#eddb2b color code is use for CSS Background Color

Background color for the above div is #eddb2b

HTML with inline CSS

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

#eddb2b color code is use for CSS Border Color

CSS Border color for the above div is #eddb2b

HTML with inline CSS

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

CSS Border Left color for the above div is #eddb2b

HTML with inline CSS

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

CSS Border Right color for the above div is #eddb2b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #eddb2b

HTML with inline CSS

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

CSS Border Top color for the above div is #eddb2b

HTML with inline CSS

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

#eddb2b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#eddb2b Color code Preview on White Background

This is how #eddb2b Color code will look on white background color. Color contrast ratio is 1.42

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

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