#DEBAFB Color

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

Color preview

#DEBAFB

Color formats

HEX
#DEBAFB
RGB
rgb(222, 186, 251)
RGBA
rgba(222, 186, 251, 1)
HSL
hsl(273, 89%, 86%)
HSV
hsv(273, 26%, 98%)
CMYK
cmyk(12%, 26%, 0%, 2%)
CSS variable
--color-primary: #DEBAFB;
Lowercase HEX
#debafb

Shades

Tints

Tones

Harmony

CSS snippets for #DEBAFB

.color-debafb {
  color: #DEBAFB;
  background-color: #DEBAFB;
}

Frequently asked questions

What color is #DEBAFB?+

#DEBAFB is a HEX color with RGB value rgb(222, 186, 251) and HSL value hsl(273, 89%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEBAFB?+

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