#DEDAE5 Color

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

Color preview

#DEDAE5

Color formats

HEX
#DEDAE5
RGB
rgb(222, 218, 229)
RGBA
rgba(222, 218, 229, 1)
HSL
hsl(262, 17%, 88%)
HSV
hsv(262, 5%, 90%)
CMYK
cmyk(3%, 5%, 0%, 10%)
CSS variable
--color-primary: #DEDAE5;
Lowercase HEX
#dedae5

Shades

Tints

Tones

Harmony

CSS snippets for #DEDAE5

.color-dedae5 {
  color: #DEDAE5;
  background-color: #DEDAE5;
}

Frequently asked questions

What color is #DEDAE5?+

#DEDAE5 is a HEX color with RGB value rgb(222, 218, 229) and HSL value hsl(262, 17%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEDAE5?+

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