#DCCB9C Color

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

Color preview

#DCCB9C

Color formats

HEX
#DCCB9C
RGB
rgb(220, 203, 156)
RGBA
rgba(220, 203, 156, 1)
HSL
hsl(44, 48%, 74%)
HSV
hsv(44, 29%, 86%)
CMYK
cmyk(0%, 8%, 29%, 14%)
CSS variable
--color-primary: #DCCB9C;
Lowercase HEX
#dccb9c

Shades

Tints

Tones

Harmony

CSS snippets for #DCCB9C

.color-dccb9c {
  color: #DCCB9C;
  background-color: #DCCB9C;
}

Frequently asked questions

What color is #DCCB9C?+

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

What is the closest Tailwind color to #DCCB9C?+

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