#DEC1CC Color

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

Color preview

#DEC1CC

Color formats

HEX
#DEC1CC
RGB
rgb(222, 193, 204)
RGBA
rgba(222, 193, 204, 1)
HSL
hsl(337, 31%, 81%)
HSV
hsv(337, 13%, 87%)
CMYK
cmyk(0%, 13%, 8%, 13%)
CSS variable
--color-primary: #DEC1CC;
Lowercase HEX
#dec1cc

Shades

Tints

Tones

Harmony

CSS snippets for #DEC1CC

.color-dec1cc {
  color: #DEC1CC;
  background-color: #DEC1CC;
}

Frequently asked questions

What color is #DEC1CC?+

#DEC1CC is a HEX color with RGB value rgb(222, 193, 204) and HSL value hsl(337, 31%, 81%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DEC1CC?+

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