#DCCF96 Color

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

Color preview

#DCCF96

Color formats

HEX
#DCCF96
RGB
rgb(220, 207, 150)
RGBA
rgba(220, 207, 150, 1)
HSL
hsl(49, 50%, 73%)
HSV
hsv(49, 32%, 86%)
CMYK
cmyk(0%, 6%, 32%, 14%)
CSS variable
--color-primary: #DCCF96;
Lowercase HEX
#dccf96

Shades

Tints

Tones

Harmony

CSS snippets for #DCCF96

.color-dccf96 {
  color: #DCCF96;
  background-color: #DCCF96;
}

Frequently asked questions

What color is #DCCF96?+

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

What is the closest Tailwind color to #DCCF96?+

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