#DAA8D9 Color

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

Color preview

#DAA8D9

Color formats

HEX
#DAA8D9
RGB
rgb(218, 168, 217)
RGBA
rgba(218, 168, 217, 1)
HSL
hsl(301, 40%, 76%)
HSV
hsv(301, 23%, 85%)
CMYK
cmyk(0%, 23%, 0%, 15%)
CSS variable
--color-primary: #DAA8D9;
Lowercase HEX
#daa8d9

Shades

Tints

Tones

Harmony

CSS snippets for #DAA8D9

.color-daa8d9 {
  color: #DAA8D9;
  background-color: #DAA8D9;
}

Frequently asked questions

What color is #DAA8D9?+

#DAA8D9 is a HEX color with RGB value rgb(218, 168, 217) and HSL value hsl(301, 40%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DAA8D9?+

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