#DECEC1 Color

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

Color preview

#DECEC1

Color formats

HEX
#DECEC1
RGB
rgb(222, 206, 193)
RGBA
rgba(222, 206, 193, 1)
HSL
hsl(27, 31%, 81%)
HSV
hsv(27, 13%, 87%)
CMYK
cmyk(0%, 7%, 13%, 13%)
CSS variable
--color-primary: #DECEC1;
Lowercase HEX
#decec1

Shades

Tints

Tones

Harmony

CSS snippets for #DECEC1

.color-decec1 {
  color: #DECEC1;
  background-color: #DECEC1;
}

Frequently asked questions

What color is #DECEC1?+

#DECEC1 is a HEX color with RGB value rgb(222, 206, 193) and HSL value hsl(27, 31%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DECEC1?+

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