#DEBBE2 Color

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

Color preview

#DEBBE2

Color formats

HEX
#DEBBE2
RGB
rgb(222, 187, 226)
RGBA
rgba(222, 187, 226, 1)
HSL
hsl(294, 40%, 81%)
HSV
hsv(294, 17%, 89%)
CMYK
cmyk(2%, 17%, 0%, 11%)
CSS variable
--color-primary: #DEBBE2;
Lowercase HEX
#debbe2

Shades

Tints

Tones

Harmony

CSS snippets for #DEBBE2

.color-debbe2 {
  color: #DEBBE2;
  background-color: #DEBBE2;
}

Frequently asked questions

What color is #DEBBE2?+

#DEBBE2 is a HEX color with RGB value rgb(222, 187, 226) and HSL value hsl(294, 40%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEBBE2?+

The closest Tailwind color is zinc-300, available as the bg-zinc-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