Skip to main content Skip to docs navigation

#edb95b 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 Chandra Cream and its hex is #ECBA5D Nearest Color Name

Color Hue/Base color: Yellow

Hex #edb95b Color code in RGB color code model is created after adding 92.94% red color, 72.55% green color and 35.69% blue color. Hex #edb95b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 22% magenta, 62% yellow and 7.06% black.

Hex #edb95b color code is between #eebb55 web safe hex color code and #ddaa66 web safe hex color code. #eebb55 is the nearest web safe color code. You can see here many more shades of #edb95b color code.

RGB Chart

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

Color Table

Hex Color Code edb95b #edb95b
RGB Decimal 237, 185, 91 237, 185, 91
RGB Percent 93%, 73%, 36% rgb(93%, 73%, 36%)
CSS RGBa 237, 185, 91,1 rgba(237,185,91,1)
CMYK Model cmyk(0%,22%,62%,7.06%)
HSL Color Space 39,80% ,64% hsl(39,80% ,64%)
HSV Color Space 39°, 62%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101101 10111001 01011011
Octal 355 271 133
Decimal 237 185 91
Hex ed b9 5b

Different shades of #edb95b color code.

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

Darkest of #edb95b
#9e6c11
Darker of #edb95b
#cc8b16
Dark of #edb95b
#e8a52d
Base of #edb95b
#edb95b
Light of #edb95b
#f2cd89
Lighter
#f7e0b7
Lightest
#fcf4e5

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

#edb95b
#5b8fed

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

Split Complementary

#edb95b
#5bd8ed
#705bed

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

Analogous Color

#ed645b
#ed7c5b
#edb95b
#edea5b
#b3ed5b

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

#edb95b
#b95bed
#5bedb9

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

#edb95b
#5bedb9
#5b8fed
#ed5b8f

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

#edb95b
#5bed70
#5b8fed
#ed5bd8

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

#704c0c
#9e6c11
#cc8b16
#e8a52d
#edb95b
#f2cd89
#f7e0b7
#fcf4e5
#ffffff

Tints of #edb95b Color

#edb95b
#efc06d
#f1c87f
#f3d091
#f5d8a3
#f7dfb6
#f9e7c8
#fbefda
#fdf7ec
#ffffff

Shades of #edb95b color code

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

#edb95b
#d2a450
#b88f46
#9e7b3c
#836632
#695228
#4f3d1e
#342914
#1a140a
#000000

Tones

#edb95b
#dbb46d
#c9af7f
#b6a992
#a4a4a4

Tones

Similar Color like #edb95b color

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

#eeba5c
#efbb5d
#f0bc5e
#f1bd5f
#f2be60
#f3bf61
#f4c062
#f5c163
#f6c264
#f7c365
#f8c466
#f9c567
#fac668
#fbc769
#ecb85a
#ebb759
#eab658
#e9b557
#e8b456
#e7b355
#e6b254
#e5b153
#e4b052
#e3af51
#e2ae50
#e1ad4f
#e0ac4e
#dfab4d

Download this Dark Yellow

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

#edb95b Color Code Preview on Black Background Color

This is how #edb95b Color will look on black background color. Color contrast ratio is 11.69

#edb95b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edb95b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #edb95b

#edb95b color code is use for CSS Background Color

Background color for the above div is #edb95b

HTML with inline CSS

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

#edb95b color code is use for CSS Border Color

CSS Border color for the above div is #edb95b

HTML with inline CSS

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

CSS Border Left color for the above div is #edb95b

HTML with inline CSS

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

CSS Border Right color for the above div is #edb95b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #edb95b

HTML with inline CSS

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

CSS Border Top color for the above div is #edb95b

HTML with inline CSS

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

#edb95b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#edb95b Color code Preview on White Background

This is how #edb95b Color code will look on white background color. Color contrast ratio is 1.80

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

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