#DCC99D Color

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

Color preview

#DCC99D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCC99D

.color-dcc99d {
  color: #DCC99D;
  background-color: #DCC99D;
}

Frequently asked questions

What color is #DCC99D?+

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

What is the closest Tailwind color to #DCC99D?+

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