#DEBBE4 Color

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

Color preview

#DEBBE4

Color formats

HEX
#DEBBE4
RGB
rgb(222, 187, 228)
RGBA
rgba(222, 187, 228, 1)
HSL
hsl(291, 43%, 81%)
HSV
hsv(291, 18%, 89%)
CMYK
cmyk(3%, 18%, 0%, 11%)
CSS variable
--color-primary: #DEBBE4;
Lowercase HEX
#debbe4

Shades

Tints

Tones

Harmony

CSS snippets for #DEBBE4

.color-debbe4 {
  color: #DEBBE4;
  background-color: #DEBBE4;
}

Frequently asked questions

What color is #DEBBE4?+

#DEBBE4 is a HEX color with RGB value rgb(222, 187, 228) and HSL value hsl(291, 43%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEBBE4?+

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