#DCBFAB Color

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

Color preview

#DCBFAB

Color formats

HEX
#DCBFAB
RGB
rgb(220, 191, 171)
RGBA
rgba(220, 191, 171, 1)
HSL
hsl(24, 41%, 77%)
HSV
hsv(24, 22%, 86%)
CMYK
cmyk(0%, 13%, 22%, 14%)
CSS variable
--color-primary: #DCBFAB;
Lowercase HEX
#dcbfab

Shades

Tints

Tones

Harmony

CSS snippets for #DCBFAB

.color-dcbfab {
  color: #DCBFAB;
  background-color: #DCBFAB;
}

Frequently asked questions

What color is #DCBFAB?+

#DCBFAB is a HEX color with RGB value rgb(220, 191, 171) and HSL value hsl(24, 41%, 77%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DCBFAB?+

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