#DAA4E7 Color

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

Color preview

#DAA4E7

Color formats

HEX
#DAA4E7
RGB
rgb(218, 164, 231)
RGBA
rgba(218, 164, 231, 1)
HSL
hsl(288, 58%, 77%)
HSV
hsv(288, 29%, 91%)
CMYK
cmyk(6%, 29%, 0%, 9%)
CSS variable
--color-primary: #DAA4E7;
Lowercase HEX
#daa4e7

Shades

Tints

Tones

Harmony

CSS snippets for #DAA4E7

.color-daa4e7 {
  color: #DAA4E7;
  background-color: #DAA4E7;
}

Frequently asked questions

What color is #DAA4E7?+

#DAA4E7 is a HEX color with RGB value rgb(218, 164, 231) and HSL value hsl(288, 58%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DAA4E7?+

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