#DEACFF Color

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

Color preview

#DEACFF

Color formats

HEX
#DEACFF
RGB
rgb(222, 172, 255)
RGBA
rgba(222, 172, 255, 1)
HSL
hsl(276, 100%, 84%)
HSV
hsv(276, 33%, 100%)
CMYK
cmyk(13%, 33%, 0%, 0%)
CSS variable
--color-primary: #DEACFF;
Lowercase HEX
#deacff

Shades

Tints

Tones

Harmony

CSS snippets for #DEACFF

.color-deacff {
  color: #DEACFF;
  background-color: #DEACFF;
}

Frequently asked questions

What color is #DEACFF?+

#DEACFF is a HEX color with RGB value rgb(222, 172, 255) and HSL value hsl(276, 100%, 84%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DEACFF?+

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