#DCB99C Color

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

Color preview

#DCB99C

Color formats

HEX
#DCB99C
RGB
rgb(220, 185, 156)
RGBA
rgba(220, 185, 156, 1)
HSL
hsl(27, 48%, 74%)
HSV
hsv(27, 29%, 86%)
CMYK
cmyk(0%, 16%, 29%, 14%)
CSS variable
--color-primary: #DCB99C;
Lowercase HEX
#dcb99c

Shades

Tints

Tones

Harmony

CSS snippets for #DCB99C

.color-dcb99c {
  color: #DCB99C;
  background-color: #DCB99C;
}

Frequently asked questions

What color is #DCB99C?+

#DCB99C is a HEX color with RGB value rgb(220, 185, 156) and HSL value hsl(27, 48%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DCB99C?+

The closest Tailwind color is red-300, available as the bg-red-300 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