#DEBDFA Color

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

Color preview

#DEBDFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEBDFA

.color-debdfa {
  color: #DEBDFA;
  background-color: #DEBDFA;
}

Frequently asked questions

What color is #DEBDFA?+

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

What is the closest Tailwind color to #DEBDFA?+

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