#D5AEEC Color

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

Color preview

#D5AEEC

Color formats

HEX
#D5AEEC
RGB
rgb(213, 174, 236)
RGBA
rgba(213, 174, 236, 1)
HSL
hsl(278, 62%, 80%)
HSV
hsv(278, 26%, 93%)
CMYK
cmyk(10%, 26%, 0%, 7%)
CSS variable
--color-primary: #D5AEEC;
Lowercase HEX
#d5aeec

Shades

Tints

Tones

Harmony

CSS snippets for #D5AEEC

.color-d5aeec {
  color: #D5AEEC;
  background-color: #D5AEEC;
}

Frequently asked questions

What color is #D5AEEC?+

#D5AEEC is a HEX color with RGB value rgb(213, 174, 236) and HSL value hsl(278, 62%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D5AEEC?+

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