#DCAFAA Color

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

Color preview

#DCAFAA

Color formats

HEX
#DCAFAA
RGB
rgb(220, 175, 170)
RGBA
rgba(220, 175, 170, 1)
HSL
hsl(6, 42%, 76%)
HSV
hsv(6, 23%, 86%)
CMYK
cmyk(0%, 20%, 23%, 14%)
CSS variable
--color-primary: #DCAFAA;
Lowercase HEX
#dcafaa

Shades

Tints

Tones

Harmony

CSS snippets for #DCAFAA

.color-dcafaa {
  color: #DCAFAA;
  background-color: #DCAFAA;
}

Frequently asked questions

What color is #DCAFAA?+

#DCAFAA is a HEX color with RGB value rgb(220, 175, 170) and HSL value hsl(6, 42%, 76%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DCAFAA?+

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