#DAAFCA Color

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

Color preview

#DAAFCA

Color formats

HEX
#DAAFCA
RGB
rgb(218, 175, 202)
RGBA
rgba(218, 175, 202, 1)
HSL
hsl(322, 37%, 77%)
HSV
hsv(322, 20%, 85%)
CMYK
cmyk(0%, 20%, 7%, 15%)
CSS variable
--color-primary: #DAAFCA;
Lowercase HEX
#daafca

Shades

Tints

Tones

Harmony

CSS snippets for #DAAFCA

.color-daafca {
  color: #DAAFCA;
  background-color: #DAAFCA;
}

Frequently asked questions

What color is #DAAFCA?+

#DAAFCA is a HEX color with RGB value rgb(218, 175, 202) and HSL value hsl(322, 37%, 77%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DAAFCA?+

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