Skip to main content Skip to docs navigation

#ddb95b 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 Sun God and its hex is #DFBA5A Nearest Color Name

Color Hue/Base color: Yellow

Hex #ddb95b Color code in RGB color code model is created after adding 86.67% red color, 72.55% green color and 35.69% blue color. Hex #ddb95b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 16% magenta, 59% yellow and 13.33% black.

Hex #ddb95b color code is between #ccbb55 web safe hex color code and #eeaa66 web safe hex color code. #ccbb55 is the nearest web safe color code. You can see here many more shades of #ddb95b color code.

RGB Chart

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

Color Table

Hex Color Code ddb95b #ddb95b
RGB Decimal 221, 185, 91 221, 185, 91
RGB Percent 87%, 73%, 36% rgb(87%, 73%, 36%)
CSS RGBa 221, 185, 91,1 rgba(221,185,91,1)
CMYK Model cmyk(0%,16%,59%,13.33%)
HSL Color Space 43,66% ,61% hsl(43,66% ,61%)
HSV Color Space 43°, 59%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 10111001 01011011
Octal 335 271 133
Decimal 221 185 91
Hex dd b9 5b

Different shades of #ddb95b color code.

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

Darkest of #ddb95b
#84671b
Darker of #ddb95b
#ae8824
Dark of #ddb95b
#d4a731
Base of #ddb95b
#ddb95b
Light of #ddb95b
#e6cb85
Lighter
#efddaf
Lightest
#f7efda

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

#ddb95b
#5b7fdd

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

Split Complementary

#ddb95b
#5bc0dd
#785bdd

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

Analogous Color

#dd6d5b
#dd835b
#ddb95b
#d6dd5b
#a0dd5b

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

#ddb95b
#b95bdd
#5bddb9

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

#ddb95b
#5bddb9
#5b7fdd
#dd5b7f

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

#ddb95b
#5bdd78
#5b7fdd
#dd5bc0

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

#594613
#84671b
#ae8824
#d4a731
#ddb95b
#e6cb85
#efddaf
#f7efda
#ffffff

Tints of #ddb95b Color

#ddb95b
#e0c06d
#e4c87f
#e8d091
#ecd8a3
#efdfb6
#f3e7c8
#f7efda
#fbf7ec
#ffffff

Shades of #ddb95b color code

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

#ddb95b
#c4a450
#ab8f46
#937b3c
#7a6632
#625228
#493d1e
#312914
#18140a
#000000

Tones

#ddb95b
#c9b06f
#b5a783
#a29f96
#9c9c9c

Tones

Similar Color like #ddb95b color

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

#deba5c
#dfbb5d
#e0bc5e
#e1bd5f
#e2be60
#e3bf61
#e4c062
#e5c163
#e6c264
#e7c365
#e8c466
#e9c567
#eac668
#ebc769
#dcb85a
#dbb759
#dab658
#d9b557
#d8b456
#d7b355
#d6b254
#d5b153
#d4b052
#d3af51
#d2ae50
#d1ad4f
#d0ac4e
#cfab4d

Download this Dark Yellow

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

#ddb95b Color Code Preview on Black Background Color

This is how #ddb95b Color will look on black background color. Color contrast ratio is 11.17

#ddb95b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddb95b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddb95b

#ddb95b color code is use for CSS Background Color

Background color for the above div is #ddb95b

HTML with inline CSS

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

#ddb95b color code is use for CSS Border Color

CSS Border color for the above div is #ddb95b

HTML with inline CSS

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

CSS Border Left color for the above div is #ddb95b

HTML with inline CSS

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

CSS Border Right color for the above div is #ddb95b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddb95b

HTML with inline CSS

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

CSS Border Top color for the above div is #ddb95b

HTML with inline CSS

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

#ddb95b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddb95b Color code Preview on White Background

This is how #ddb95b Color code will look on white background color. Color contrast ratio is 1.88

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

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