#DCC99B Color

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

Color preview

#DCC99B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DCC99B

.color-dcc99b {
  color: #DCC99B;
  background-color: #DCC99B;
}

Frequently asked questions

What color is #DCC99B?+

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

What is the closest Tailwind color to #DCC99B?+

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