#DEAEEA Color

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

Color preview

#DEAEEA

Color formats

HEX
#DEAEEA
RGB
rgb(222, 174, 234)
RGBA
rgba(222, 174, 234, 1)
HSL
hsl(288, 59%, 80%)
HSV
hsv(288, 26%, 92%)
CMYK
cmyk(5%, 26%, 0%, 8%)
CSS variable
--color-primary: #DEAEEA;
Lowercase HEX
#deaeea

Shades

Tints

Tones

Harmony

CSS snippets for #DEAEEA

.color-deaeea {
  color: #DEAEEA;
  background-color: #DEAEEA;
}

Frequently asked questions

What color is #DEAEEA?+

#DEAEEA is a HEX color with RGB value rgb(222, 174, 234) and HSL value hsl(288, 59%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DEAEEA?+

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