#DECDC5 Color

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

Color preview

#DECDC5

Color formats

HEX
#DECDC5
RGB
rgb(222, 205, 197)
RGBA
rgba(222, 205, 197, 1)
HSL
hsl(19, 27%, 82%)
HSV
hsv(19, 11%, 87%)
CMYK
cmyk(0%, 8%, 11%, 13%)
CSS variable
--color-primary: #DECDC5;
Lowercase HEX
#decdc5

Shades

Tints

Tones

Harmony

CSS snippets for #DECDC5

.color-decdc5 {
  color: #DECDC5;
  background-color: #DECDC5;
}

Frequently asked questions

What color is #DECDC5?+

#DECDC5 is a HEX color with RGB value rgb(222, 205, 197) and HSL value hsl(19, 27%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DECDC5?+

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