#DEBBF6 Color

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

Color preview

#DEBBF6

Color formats

HEX
#DEBBF6
RGB
rgb(222, 187, 246)
RGBA
rgba(222, 187, 246, 1)
HSL
hsl(276, 77%, 85%)
HSV
hsv(276, 24%, 96%)
CMYK
cmyk(10%, 24%, 0%, 4%)
CSS variable
--color-primary: #DEBBF6;
Lowercase HEX
#debbf6

Shades

Tints

Tones

Harmony

CSS snippets for #DEBBF6

.color-debbf6 {
  color: #DEBBF6;
  background-color: #DEBBF6;
}

Frequently asked questions

What color is #DEBBF6?+

#DEBBF6 is a HEX color with RGB value rgb(222, 187, 246) and HSL value hsl(276, 77%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEBBF6?+

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