#DEBBFE Color

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

Color preview

#DEBBFE

Color formats

HEX
#DEBBFE
RGB
rgb(222, 187, 254)
RGBA
rgba(222, 187, 254, 1)
HSL
hsl(271, 97%, 86%)
HSV
hsv(271, 26%, 100%)
CMYK
cmyk(13%, 26%, 0%, 0%)
CSS variable
--color-primary: #DEBBFE;
Lowercase HEX
#debbfe

Shades

Tints

Tones

Harmony

CSS snippets for #DEBBFE

.color-debbfe {
  color: #DEBBFE;
  background-color: #DEBBFE;
}

Frequently asked questions

What color is #DEBBFE?+

#DEBBFE is a HEX color with RGB value rgb(222, 187, 254) and HSL value hsl(271, 97%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEBBFE?+

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