#DBCC8A Color

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

Color preview

#DBCC8A

Color formats

HEX
#DBCC8A
RGB
rgb(219, 204, 138)
RGBA
rgba(219, 204, 138, 1)
HSL
hsl(49, 53%, 70%)
HSV
hsv(49, 37%, 86%)
CMYK
cmyk(0%, 7%, 37%, 14%)
CSS variable
--color-primary: #DBCC8A;
Lowercase HEX
#dbcc8a

Shades

Tints

Tones

Harmony

CSS snippets for #DBCC8A

.color-dbcc8a {
  color: #DBCC8A;
  background-color: #DBCC8A;
}

Frequently asked questions

What color is #DBCC8A?+

#DBCC8A is a HEX color with RGB value rgb(219, 204, 138) and HSL value hsl(49, 53%, 70%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBCC8A?+

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