#DBCB7B Color

Inspect #DBCB7B across formats, palettes, contrast and closest named color matches.

Color preview

#DBCB7B

Color formats

HEX
#DBCB7B
RGB
rgb(219, 203, 123)
RGBA
rgba(219, 203, 123, 1)
HSL
hsl(50, 57%, 67%)
HSV
hsv(50, 44%, 86%)
CMYK
cmyk(0%, 7%, 44%, 14%)
CSS variable
--color-primary: #DBCB7B;
Lowercase HEX
#dbcb7b

Shades

Tints

Tones

Harmony

CSS snippets for #DBCB7B

.color-dbcb7b {
  color: #DBCB7B;
  background-color: #DBCB7B;
}

Frequently asked questions

What color is #DBCB7B?+

#DBCB7B is a HEX color with RGB value rgb(219, 203, 123) and HSL value hsl(50, 57%, 67%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBCB7B?+

The closest Tailwind color is orange-300, available as the bg-orange-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools