#DAAADC Color

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

Color preview

#DAAADC

Color formats

HEX
#DAAADC
RGB
rgb(218, 170, 220)
RGBA
rgba(218, 170, 220, 1)
HSL
hsl(298, 42%, 76%)
HSV
hsv(298, 23%, 86%)
CMYK
cmyk(1%, 23%, 0%, 14%)
CSS variable
--color-primary: #DAAADC;
Lowercase HEX
#daaadc

Shades

Tints

Tones

Harmony

CSS snippets for #DAAADC

.color-daaadc {
  color: #DAAADC;
  background-color: #DAAADC;
}

Frequently asked questions

What color is #DAAADC?+

#DAAADC is a HEX color with RGB value rgb(218, 170, 220) and HSL value hsl(298, 42%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DAAADC?+

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