#D2AEE0 Color

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

Color preview

#D2AEE0

Color formats

HEX
#D2AEE0
RGB
rgb(210, 174, 224)
RGBA
rgba(210, 174, 224, 1)
HSL
hsl(283, 45%, 78%)
HSV
hsv(283, 22%, 88%)
CMYK
cmyk(6%, 22%, 0%, 12%)
CSS variable
--color-primary: #D2AEE0;
Lowercase HEX
#d2aee0

Shades

Tints

Tones

Harmony

CSS snippets for #D2AEE0

.color-d2aee0 {
  color: #D2AEE0;
  background-color: #D2AEE0;
}

Frequently asked questions

What color is #D2AEE0?+

#D2AEE0 is a HEX color with RGB value rgb(210, 174, 224) and HSL value hsl(283, 45%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D2AEE0?+

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