#DEDEC1 Color

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

Color preview

#DEDEC1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEDEC1

.color-dedec1 {
  color: #DEDEC1;
  background-color: #DEDEC1;
}

Frequently asked questions

What color is #DEDEC1?+

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

What is the closest Tailwind color to #DEDEC1?+

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