#DEAFFA Color

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

Color preview

#DEAFFA

Color formats

HEX
#DEAFFA
RGB
rgb(222, 175, 250)
RGBA
rgba(222, 175, 250, 1)
HSL
hsl(278, 88%, 83%)
HSV
hsv(278, 30%, 98%)
CMYK
cmyk(11%, 30%, 0%, 2%)
CSS variable
--color-primary: #DEAFFA;
Lowercase HEX
#deaffa

Shades

Tints

Tones

Harmony

CSS snippets for #DEAFFA

.color-deaffa {
  color: #DEAFFA;
  background-color: #DEAFFA;
}

Frequently asked questions

What color is #DEAFFA?+

#DEAFFA is a HEX color with RGB value rgb(222, 175, 250) and HSL value hsl(278, 88%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DEAFFA?+

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