#DECCD2 Color

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

Color preview

#DECCD2

Color formats

HEX
#DECCD2
RGB
rgb(222, 204, 210)
RGBA
rgba(222, 204, 210, 1)
HSL
hsl(340, 21%, 84%)
HSV
hsv(340, 8%, 87%)
CMYK
cmyk(0%, 8%, 5%, 13%)
CSS variable
--color-primary: #DECCD2;
Lowercase HEX
#deccd2

Shades

Tints

Tones

Harmony

CSS snippets for #DECCD2

.color-deccd2 {
  color: #DECCD2;
  background-color: #DECCD2;
}

Frequently asked questions

What color is #DECCD2?+

#DECCD2 is a HEX color with RGB value rgb(222, 204, 210) and HSL value hsl(340, 21%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DECCD2?+

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