#DEDDE3 Color

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

Color preview

#DEDDE3

Color formats

HEX
#DEDDE3
RGB
rgb(222, 221, 227)
RGBA
rgba(222, 221, 227, 1)
HSL
hsl(250, 10%, 88%)
HSV
hsv(250, 3%, 89%)
CMYK
cmyk(2%, 3%, 0%, 11%)
CSS variable
--color-primary: #DEDDE3;
Lowercase HEX
#dedde3

Shades

Tints

Tones

Harmony

CSS snippets for #DEDDE3

.color-dedde3 {
  color: #DEDDE3;
  background-color: #DEDDE3;
}

Frequently asked questions

What color is #DEDDE3?+

#DEDDE3 is a HEX color with RGB value rgb(222, 221, 227) and HSL value hsl(250, 10%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEDDE3?+

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