#DEAFE9 Color

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

Color preview

#DEAFE9

Color formats

HEX
#DEAFE9
RGB
rgb(222, 175, 233)
RGBA
rgba(222, 175, 233, 1)
HSL
hsl(289, 57%, 80%)
HSV
hsv(289, 25%, 91%)
CMYK
cmyk(5%, 25%, 0%, 9%)
CSS variable
--color-primary: #DEAFE9;
Lowercase HEX
#deafe9

Shades

Tints

Tones

Harmony

CSS snippets for #DEAFE9

.color-deafe9 {
  color: #DEAFE9;
  background-color: #DEAFE9;
}

Frequently asked questions

What color is #DEAFE9?+

#DEAFE9 is a HEX color with RGB value rgb(222, 175, 233) and HSL value hsl(289, 57%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DEAFE9?+

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