#DED7E1 Color

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

Color preview

#DED7E1

Color formats

HEX
#DED7E1
RGB
rgb(222, 215, 225)
RGBA
rgba(222, 215, 225, 1)
HSL
hsl(282, 14%, 86%)
HSV
hsv(282, 4%, 88%)
CMYK
cmyk(1%, 4%, 0%, 12%)
CSS variable
--color-primary: #DED7E1;
Lowercase HEX
#ded7e1

Shades

Tints

Tones

Harmony

CSS snippets for #DED7E1

.color-ded7e1 {
  color: #DED7E1;
  background-color: #DED7E1;
}

Frequently asked questions

What color is #DED7E1?+

#DED7E1 is a HEX color with RGB value rgb(222, 215, 225) and HSL value hsl(282, 14%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DED7E1?+

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