#DEADEB Color

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

Color preview

#DEADEB

Color formats

HEX
#DEADEB
RGB
rgb(222, 173, 235)
RGBA
rgba(222, 173, 235, 1)
HSL
hsl(287, 61%, 80%)
HSV
hsv(287, 26%, 92%)
CMYK
cmyk(6%, 26%, 0%, 8%)
CSS variable
--color-primary: #DEADEB;
Lowercase HEX
#deadeb

Shades

Tints

Tones

Harmony

CSS snippets for #DEADEB

.color-deadeb {
  color: #DEADEB;
  background-color: #DEADEB;
}

Frequently asked questions

What color is #DEADEB?+

#DEADEB is a HEX color with RGB value rgb(222, 173, 235) and HSL value hsl(287, 61%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DEADEB?+

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