#DEC2DC Color

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

Color preview

#DEC2DC

Color formats

HEX
#DEC2DC
RGB
rgb(222, 194, 220)
RGBA
rgba(222, 194, 220, 1)
HSL
hsl(304, 30%, 82%)
HSV
hsv(304, 13%, 87%)
CMYK
cmyk(0%, 13%, 1%, 13%)
CSS variable
--color-primary: #DEC2DC;
Lowercase HEX
#dec2dc

Shades

Tints

Tones

Harmony

CSS snippets for #DEC2DC

.color-dec2dc {
  color: #DEC2DC;
  background-color: #DEC2DC;
}

Frequently asked questions

What color is #DEC2DC?+

#DEC2DC is a HEX color with RGB value rgb(222, 194, 220) and HSL value hsl(304, 30%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEC2DC?+

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