#DCBD96 Color

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

Color preview

#DCBD96

Color formats

HEX
#DCBD96
RGB
rgb(220, 189, 150)
RGBA
rgba(220, 189, 150, 1)
HSL
hsl(33, 50%, 73%)
HSV
hsv(33, 32%, 86%)
CMYK
cmyk(0%, 14%, 32%, 14%)
CSS variable
--color-primary: #DCBD96;
Lowercase HEX
#dcbd96

Shades

Tints

Tones

Harmony

CSS snippets for #DCBD96

.color-dcbd96 {
  color: #DCBD96;
  background-color: #DCBD96;
}

Frequently asked questions

What color is #DCBD96?+

#DCBD96 is a HEX color with RGB value rgb(220, 189, 150) and HSL value hsl(33, 50%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DCBD96?+

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