#DEAFFD Color

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

Color preview

#DEAFFD

Color formats

HEX
#DEAFFD
RGB
rgb(222, 175, 253)
RGBA
rgba(222, 175, 253, 1)
HSL
hsl(276, 95%, 84%)
HSV
hsv(276, 31%, 99%)
CMYK
cmyk(12%, 31%, 0%, 1%)
CSS variable
--color-primary: #DEAFFD;
Lowercase HEX
#deaffd

Shades

Tints

Tones

Harmony

CSS snippets for #DEAFFD

.color-deaffd {
  color: #DEAFFD;
  background-color: #DEAFFD;
}

Frequently asked questions

What color is #DEAFFD?+

#DEAFFD is a HEX color with RGB value rgb(222, 175, 253) and HSL value hsl(276, 95%, 84%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DEAFFD?+

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