#DEDCED Color

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

Color preview

#DEDCED

Color formats

HEX
#DEDCED
RGB
rgb(222, 220, 237)
RGBA
rgba(222, 220, 237, 1)
HSL
hsl(247, 32%, 90%)
HSV
hsv(247, 7%, 93%)
CMYK
cmyk(6%, 7%, 0%, 7%)
CSS variable
--color-primary: #DEDCED;
Lowercase HEX
#dedced

Shades

Tints

Tones

Harmony

CSS snippets for #DEDCED

.color-dedced {
  color: #DEDCED;
  background-color: #DEDCED;
}

Frequently asked questions

What color is #DEDCED?+

#DEDCED is a HEX color with RGB value rgb(222, 220, 237) and HSL value hsl(247, 32%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEDCED?+

The closest Tailwind color is zinc-200, available as the bg-zinc-200 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