#DBCC9C Color

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

Color preview

#DBCC9C

Color formats

HEX
#DBCC9C
RGB
rgb(219, 204, 156)
RGBA
rgba(219, 204, 156, 1)
HSL
hsl(46, 47%, 74%)
HSV
hsv(46, 29%, 86%)
CMYK
cmyk(0%, 7%, 29%, 14%)
CSS variable
--color-primary: #DBCC9C;
Lowercase HEX
#dbcc9c

Shades

Tints

Tones

Harmony

CSS snippets for #DBCC9C

.color-dbcc9c {
  color: #DBCC9C;
  background-color: #DBCC9C;
}

Frequently asked questions

What color is #DBCC9C?+

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

What is the closest Tailwind color to #DBCC9C?+

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