#DEBFDF Color

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

Color preview

#DEBFDF

Color formats

HEX
#DEBFDF
RGB
rgb(222, 191, 223)
RGBA
rgba(222, 191, 223, 1)
HSL
hsl(298, 33%, 81%)
HSV
hsv(298, 14%, 87%)
CMYK
cmyk(0%, 14%, 0%, 13%)
CSS variable
--color-primary: #DEBFDF;
Lowercase HEX
#debfdf

Shades

Tints

Tones

Harmony

CSS snippets for #DEBFDF

.color-debfdf {
  color: #DEBFDF;
  background-color: #DEBFDF;
}

Frequently asked questions

What color is #DEBFDF?+

#DEBFDF is a HEX color with RGB value rgb(222, 191, 223) and HSL value hsl(298, 33%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEBFDF?+

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