#DEBEDC Color

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

Color preview

#DEBEDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEBEDC

.color-debedc {
  color: #DEBEDC;
  background-color: #DEBEDC;
}

Frequently asked questions

What color is #DEBEDC?+

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

What is the closest Tailwind color to #DEBEDC?+

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