#DEADEA Color

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

Color preview

#DEADEA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEADEA

.color-deadea {
  color: #DEADEA;
  background-color: #DEADEA;
}

Frequently asked questions

What color is #DEADEA?+

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

What is the closest Tailwind color to #DEADEA?+

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