#D5AAFF Color

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

Color preview

#D5AAFF

Color formats

HEX
#D5AAFF
RGB
rgb(213, 170, 255)
RGBA
rgba(213, 170, 255, 1)
HSL
hsl(270, 100%, 83%)
HSV
hsv(270, 33%, 100%)
CMYK
cmyk(16%, 33%, 0%, 0%)
CSS variable
--color-primary: #D5AAFF;
Lowercase HEX
#d5aaff

Shades

Tints

Tones

Harmony

CSS snippets for #D5AAFF

.color-d5aaff {
  color: #D5AAFF;
  background-color: #D5AAFF;
}

Frequently asked questions

What color is #D5AAFF?+

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

What is the closest Tailwind color to #D5AAFF?+

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