#DBCD84 Color

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

Color preview

#DBCD84

Color formats

HEX
#DBCD84
RGB
rgb(219, 205, 132)
RGBA
rgba(219, 205, 132, 1)
HSL
hsl(50, 55%, 69%)
HSV
hsv(50, 40%, 86%)
CMYK
cmyk(0%, 6%, 40%, 14%)
CSS variable
--color-primary: #DBCD84;
Lowercase HEX
#dbcd84

Shades

Tints

Tones

Harmony

CSS snippets for #DBCD84

.color-dbcd84 {
  color: #DBCD84;
  background-color: #DBCD84;
}

Frequently asked questions

What color is #DBCD84?+

#DBCD84 is a HEX color with RGB value rgb(219, 205, 132) and HSL value hsl(50, 55%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DBCD84?+

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