#DECCD4 Color

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

Color preview

#DECCD4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DECCD4

.color-deccd4 {
  color: #DECCD4;
  background-color: #DECCD4;
}

Frequently asked questions

What color is #DECCD4?+

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

What is the closest Tailwind color to #DECCD4?+

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