#DEBDFC Color

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

Color preview

#DEBDFC

Color formats

HEX
#DEBDFC
RGB
rgb(222, 189, 252)
RGBA
rgba(222, 189, 252, 1)
HSL
hsl(271, 91%, 86%)
HSV
hsv(271, 25%, 99%)
CMYK
cmyk(12%, 25%, 0%, 1%)
CSS variable
--color-primary: #DEBDFC;
Lowercase HEX
#debdfc

Shades

Tints

Tones

Harmony

CSS snippets for #DEBDFC

.color-debdfc {
  color: #DEBDFC;
  background-color: #DEBDFC;
}

Frequently asked questions

What color is #DEBDFC?+

#DEBDFC is a HEX color with RGB value rgb(222, 189, 252) and HSL value hsl(271, 91%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEBDFC?+

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