#DAAFDC Color

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

Color preview

#DAAFDC

Color formats

HEX
#DAAFDC
RGB
rgb(218, 175, 220)
RGBA
rgba(218, 175, 220, 1)
HSL
hsl(297, 39%, 77%)
HSV
hsv(297, 20%, 86%)
CMYK
cmyk(1%, 20%, 0%, 14%)
CSS variable
--color-primary: #DAAFDC;
Lowercase HEX
#daafdc

Shades

Tints

Tones

Harmony

CSS snippets for #DAAFDC

.color-daafdc {
  color: #DAAFDC;
  background-color: #DAAFDC;
}

Frequently asked questions

What color is #DAAFDC?+

#DAAFDC is a HEX color with RGB value rgb(218, 175, 220) and HSL value hsl(297, 39%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DAAFDC?+

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