#DBCC90 Color

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

Color preview

#DBCC90

Color formats

HEX
#DBCC90
RGB
rgb(219, 204, 144)
RGBA
rgba(219, 204, 144, 1)
HSL
hsl(48, 51%, 71%)
HSV
hsv(48, 34%, 86%)
CMYK
cmyk(0%, 7%, 34%, 14%)
CSS variable
--color-primary: #DBCC90;
Lowercase HEX
#dbcc90

Shades

Tints

Tones

Harmony

CSS snippets for #DBCC90

.color-dbcc90 {
  color: #DBCC90;
  background-color: #DBCC90;
}

Frequently asked questions

What color is #DBCC90?+

#DBCC90 is a HEX color with RGB value rgb(219, 204, 144) and HSL value hsl(48, 51%, 71%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBCC90?+

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