#DEB2CC Color

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

Color preview

#DEB2CC

Color formats

HEX
#DEB2CC
RGB
rgb(222, 178, 204)
RGBA
rgba(222, 178, 204, 1)
HSL
hsl(325, 40%, 78%)
HSV
hsv(325, 20%, 87%)
CMYK
cmyk(0%, 20%, 8%, 13%)
CSS variable
--color-primary: #DEB2CC;
Lowercase HEX
#deb2cc

Shades

Tints

Tones

Harmony

CSS snippets for #DEB2CC

.color-deb2cc {
  color: #DEB2CC;
  background-color: #DEB2CC;
}

Frequently asked questions

What color is #DEB2CC?+

#DEB2CC is a HEX color with RGB value rgb(222, 178, 204) and HSL value hsl(325, 40%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEB2CC?+

The closest Tailwind color is pink-300, available as the bg-pink-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