#DEAEEF Color

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

Color preview

#DEAEEF

Color formats

HEX
#DEAEEF
RGB
rgb(222, 174, 239)
RGBA
rgba(222, 174, 239, 1)
HSL
hsl(284, 67%, 81%)
HSV
hsv(284, 27%, 94%)
CMYK
cmyk(7%, 27%, 0%, 6%)
CSS variable
--color-primary: #DEAEEF;
Lowercase HEX
#deaeef

Shades

Tints

Tones

Harmony

CSS snippets for #DEAEEF

.color-deaeef {
  color: #DEAEEF;
  background-color: #DEAEEF;
}

Frequently asked questions

What color is #DEAEEF?+

#DEAEEF is a HEX color with RGB value rgb(222, 174, 239) and HSL value hsl(284, 67%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DEAEEF?+

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