#DEBFDC Color

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

Color preview

#DEBFDC

Color formats

HEX
#DEBFDC
RGB
rgb(222, 191, 220)
RGBA
rgba(222, 191, 220, 1)
HSL
hsl(304, 32%, 81%)
HSV
hsv(304, 14%, 87%)
CMYK
cmyk(0%, 14%, 1%, 13%)
CSS variable
--color-primary: #DEBFDC;
Lowercase HEX
#debfdc

Shades

Tints

Tones

Harmony

CSS snippets for #DEBFDC

.color-debfdc {
  color: #DEBFDC;
  background-color: #DEBFDC;
}

Frequently asked questions

What color is #DEBFDC?+

#DEBFDC is a HEX color with RGB value rgb(222, 191, 220) and HSL value hsl(304, 32%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEBFDC?+

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