#DCCB96 Color

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

Color preview

#DCCB96

Color formats

HEX
#DCCB96
RGB
rgb(220, 203, 150)
RGBA
rgba(220, 203, 150, 1)
HSL
hsl(45, 50%, 73%)
HSV
hsv(45, 32%, 86%)
CMYK
cmyk(0%, 8%, 32%, 14%)
CSS variable
--color-primary: #DCCB96;
Lowercase HEX
#dccb96

Shades

Tints

Tones

Harmony

CSS snippets for #DCCB96

.color-dccb96 {
  color: #DCCB96;
  background-color: #DCCB96;
}

Frequently asked questions

What color is #DCCB96?+

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

What is the closest Tailwind color to #DCCB96?+

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