#DCC99C Color

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

Color preview

#DCC99C

Color formats

HEX
#DCC99C
RGB
rgb(220, 201, 156)
RGBA
rgba(220, 201, 156, 1)
HSL
hsl(42, 48%, 74%)
HSV
hsv(42, 29%, 86%)
CMYK
cmyk(0%, 9%, 29%, 14%)
CSS variable
--color-primary: #DCC99C;
Lowercase HEX
#dcc99c

Shades

Tints

Tones

Harmony

CSS snippets for #DCC99C

.color-dcc99c {
  color: #DCC99C;
  background-color: #DCC99C;
}

Frequently asked questions

What color is #DCC99C?+

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

What is the closest Tailwind color to #DCC99C?+

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