#DEAEFE Color

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

Color preview

#DEAEFE

Color formats

HEX
#DEAEFE
RGB
rgb(222, 174, 254)
RGBA
rgba(222, 174, 254, 1)
HSL
hsl(276, 98%, 84%)
HSV
hsv(276, 31%, 100%)
CMYK
cmyk(13%, 31%, 0%, 0%)
CSS variable
--color-primary: #DEAEFE;
Lowercase HEX
#deaefe

Shades

Tints

Tones

Harmony

CSS snippets for #DEAEFE

.color-deaefe {
  color: #DEAEFE;
  background-color: #DEAEFE;
}

Frequently asked questions

What color is #DEAEFE?+

#DEAEFE is a HEX color with RGB value rgb(222, 174, 254) and HSL value hsl(276, 98%, 84%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DEAEFE?+

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