#DEBFFA Color

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

Color preview

#DEBFFA

Color formats

HEX
#DEBFFA
RGB
rgb(222, 191, 250)
RGBA
rgba(222, 191, 250, 1)
HSL
hsl(272, 86%, 86%)
HSV
hsv(272, 24%, 98%)
CMYK
cmyk(11%, 24%, 0%, 2%)
CSS variable
--color-primary: #DEBFFA;
Lowercase HEX
#debffa

Shades

Tints

Tones

Harmony

CSS snippets for #DEBFFA

.color-debffa {
  color: #DEBFFA;
  background-color: #DEBFFA;
}

Frequently asked questions

What color is #DEBFFA?+

#DEBFFA is a HEX color with RGB value rgb(222, 191, 250) and HSL value hsl(272, 86%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEBFFA?+

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