#DCCF9C Color

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

Color preview

#DCCF9C

Color formats

HEX
#DCCF9C
RGB
rgb(220, 207, 156)
RGBA
rgba(220, 207, 156, 1)
HSL
hsl(48, 48%, 74%)
HSV
hsv(48, 29%, 86%)
CMYK
cmyk(0%, 6%, 29%, 14%)
CSS variable
--color-primary: #DCCF9C;
Lowercase HEX
#dccf9c

Shades

Tints

Tones

Harmony

CSS snippets for #DCCF9C

.color-dccf9c {
  color: #DCCF9C;
  background-color: #DCCF9C;
}

Frequently asked questions

What color is #DCCF9C?+

#DCCF9C is a HEX color with RGB value rgb(220, 207, 156) and HSL value hsl(48, 48%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DCCF9C?+

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