#DBCC9A Color

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

Color preview

#DBCC9A

Color formats

HEX
#DBCC9A
RGB
rgb(219, 204, 154)
RGBA
rgba(219, 204, 154, 1)
HSL
hsl(46, 47%, 73%)
HSV
hsv(46, 30%, 86%)
CMYK
cmyk(0%, 7%, 30%, 14%)
CSS variable
--color-primary: #DBCC9A;
Lowercase HEX
#dbcc9a

Shades

Tints

Tones

Harmony

CSS snippets for #DBCC9A

.color-dbcc9a {
  color: #DBCC9A;
  background-color: #DBCC9A;
}

Frequently asked questions

What color is #DBCC9A?+

#DBCC9A is a HEX color with RGB value rgb(219, 204, 154) and HSL value hsl(46, 47%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBCC9A?+

The closest Tailwind color is orange-200, available as the bg-orange-200 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