#DBCD90 Color

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

Color preview

#DBCD90

Color formats

HEX
#DBCD90
RGB
rgb(219, 205, 144)
RGBA
rgba(219, 205, 144, 1)
HSL
hsl(49, 51%, 71%)
HSV
hsv(49, 34%, 86%)
CMYK
cmyk(0%, 6%, 34%, 14%)
CSS variable
--color-primary: #DBCD90;
Lowercase HEX
#dbcd90

Shades

Tints

Tones

Harmony

CSS snippets for #DBCD90

.color-dbcd90 {
  color: #DBCD90;
  background-color: #DBCD90;
}

Frequently asked questions

What color is #DBCD90?+

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

What is the closest Tailwind color to #DBCD90?+

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