Skip to main content Skip to docs navigation

#d0db5b hex color | Dark Yellow & Warm color | 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 Chinese Green and its hex is #D0DB61 Nearest Color Name

Color Hue/Base color: Yellow

Hex #d0db5b Color code in RGB color code model is created after adding 81.57% red color, 85.88% green color and 35.69% blue color. Hex #d0db5b Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 58% yellow and 14.12% black.

Hex #d0db5b color code is between #ccdd55 web safe hex color code and #ddcc66 web safe hex color code. #ccdd55 is the nearest web safe color code. You can see here many more shades of #d0db5b color code.

RGB Chart

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

Color Table

Hex Color Code d0db5b #d0db5b
RGB Decimal 208, 219, 91 208, 219, 91
RGB Percent 82%, 86%, 36% rgb(82%, 86%, 36%)
CSS RGBa 208, 219, 91,1 rgba(208,219,91,1)
CMYK Model cmyk(5%,0%,58%,14.12%)
HSL Color Space 65,64% ,61% hsl(65,64% ,61%)
HSV Color Space 65°, 58%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11010000 11011011 01011011
Octal 320 333 133
Decimal 208 219 91
Hex d0 db 5b

Different shades of #d0db5b color code.

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

Darkest of #d0db5b
#78811c
Darker of #d0db5b
#9fab25
Dark of #d0db5b
#c4d231
Base of #d0db5b
#d0db5b
Light of #d0db5b
#dce485
Lighter
#e8edaf
Lightest
#f4f7d8

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

#d0db5b
#665bdb

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

Split Complementary

#d0db5b
#5b90db
#a65bdb

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

Analogous Color

#db9b5b
#dbb15b
#d0db5b
#a5db5b
#70db5b

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

#d0db5b
#db5bd0
#5bd0db

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

#d0db5b
#5bd0db
#665bdb
#db665b

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

#d0db5b
#5bdba6
#665bdb
#db5b90

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

#515713
#78811c
#9fab25
#c4d231
#d0db5b
#dce485
#e8edaf
#f4f7d8
#ffffff

Tints of #d0db5b Color

#d0db5b
#d5df6d
#dae37f
#dfe791
#e4eba3
#eaefb6
#eff3c8
#f4f7da
#f9fbec
#ffffff

Shades of #d0db5b color code

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

#d0db5b
#b8c250
#a1aa46
#8a923c
#737932
#5c6128
#45491e
#2e3014
#17180a
#000000

Tones

#d0db5b
#bfc76f
#afb383
#9e9f97
#9b9b9b

Tones

Similar Color like #d0db5b color

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

#d1dc5c
#d2dd5d
#d3de5e
#d4df5f
#d5e060
#d6e161
#d7e262
#d8e363
#d9e464
#dae565
#dbe666
#dce767
#dde868
#dee969
#cfda5a
#ced959
#cdd858
#ccd757
#cbd656
#cad555
#c9d454
#c8d353
#c7d252
#c6d151
#c5d050
#c4cf4f
#c3ce4e
#c2cd4d

Download this

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

#d0db5b Color Code Preview on Black Background Color

This is how #d0db5b Color will look on black background color. Color contrast ratio is 13.97

#d0db5b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d0db5b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d0db5b

#d0db5b color code is use for CSS Background Color

Background color for the above div is #d0db5b

HTML with inline CSS

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

#d0db5b color code is use for CSS Border Color

CSS Border color for the above div is #d0db5b

HTML with inline CSS

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

CSS Border Left color for the above div is #d0db5b

HTML with inline CSS

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

CSS Border Right color for the above div is #d0db5b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d0db5b

HTML with inline CSS

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

CSS Border Top color for the above div is #d0db5b

HTML with inline CSS

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

#d0db5b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d0db5b Color code Preview on White Background

This is how #d0db5b Color code will look on white background color. Color contrast ratio is 1.50

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

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