#D9AAFF Color

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

Color preview

#D9AAFF

Color formats

HEX
#D9AAFF
RGB
rgb(217, 170, 255)
RGBA
rgba(217, 170, 255, 1)
HSL
hsl(273, 100%, 83%)
HSV
hsv(273, 33%, 100%)
CMYK
cmyk(15%, 33%, 0%, 0%)
CSS variable
--color-primary: #D9AAFF;
Lowercase HEX
#d9aaff

Shades

Tints

Tones

Harmony

CSS snippets for #D9AAFF

.color-d9aaff {
  color: #D9AAFF;
  background-color: #D9AAFF;
}

Frequently asked questions

What color is #D9AAFF?+

#D9AAFF is a HEX color with RGB value rgb(217, 170, 255) and HSL value hsl(273, 100%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D9AAFF?+

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