#DEAEFC Color

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

Color preview

#DEAEFC

Color formats

HEX
#DEAEFC
RGB
rgb(222, 174, 252)
RGBA
rgba(222, 174, 252, 1)
HSL
hsl(277, 93%, 84%)
HSV
hsv(277, 31%, 99%)
CMYK
cmyk(12%, 31%, 0%, 1%)
CSS variable
--color-primary: #DEAEFC;
Lowercase HEX
#deaefc

Shades

Tints

Tones

Harmony

CSS snippets for #DEAEFC

.color-deaefc {
  color: #DEAEFC;
  background-color: #DEAEFC;
}

Frequently asked questions

What color is #DEAEFC?+

#DEAEFC is a HEX color with RGB value rgb(222, 174, 252) and HSL value hsl(277, 93%, 84%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DEAEFC?+

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