#DEBBF0 Color

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

Color preview

#DEBBF0

Color formats

HEX
#DEBBF0
RGB
rgb(222, 187, 240)
RGBA
rgba(222, 187, 240, 1)
HSL
hsl(280, 64%, 84%)
HSV
hsv(280, 22%, 94%)
CMYK
cmyk(7%, 22%, 0%, 6%)
CSS variable
--color-primary: #DEBBF0;
Lowercase HEX
#debbf0

Shades

Tints

Tones

Harmony

CSS snippets for #DEBBF0

.color-debbf0 {
  color: #DEBBF0;
  background-color: #DEBBF0;
}

Frequently asked questions

What color is #DEBBF0?+

#DEBBF0 is a HEX color with RGB value rgb(222, 187, 240) and HSL value hsl(280, 64%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEBBF0?+

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