#DEDEC4 Color

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

Color preview

#DEDEC4

Color formats

HEX
#DEDEC4
RGB
rgb(222, 222, 196)
RGBA
rgba(222, 222, 196, 1)
HSL
hsl(60, 28%, 82%)
HSV
hsv(60, 12%, 87%)
CMYK
cmyk(0%, 0%, 12%, 13%)
CSS variable
--color-primary: #DEDEC4;
Lowercase HEX
#dedec4

Shades

Tints

Tones

Harmony

CSS snippets for #DEDEC4

.color-dedec4 {
  color: #DEDEC4;
  background-color: #DEDEC4;
}

Frequently asked questions

What color is #DEDEC4?+

#DEDEC4 is a HEX color with RGB value rgb(222, 222, 196) and HSL value hsl(60, 28%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DEDEC4?+

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