#DBCC9F Color

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

Color preview

#DBCC9F

Color formats

HEX
#DBCC9F
RGB
rgb(219, 204, 159)
RGBA
rgba(219, 204, 159, 1)
HSL
hsl(45, 45%, 74%)
HSV
hsv(45, 27%, 86%)
CMYK
cmyk(0%, 7%, 27%, 14%)
CSS variable
--color-primary: #DBCC9F;
Lowercase HEX
#dbcc9f

Shades

Tints

Tones

Harmony

CSS snippets for #DBCC9F

.color-dbcc9f {
  color: #DBCC9F;
  background-color: #DBCC9F;
}

Frequently asked questions

What color is #DBCC9F?+

#DBCC9F is a HEX color with RGB value rgb(219, 204, 159) and HSL value hsl(45, 45%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBCC9F?+

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