#DEEDE1 Color

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

Color preview

#DEEDE1

Color formats

HEX
#DEEDE1
RGB
rgb(222, 237, 225)
RGBA
rgba(222, 237, 225, 1)
HSL
hsl(132, 29%, 90%)
HSV
hsv(132, 6%, 93%)
CMYK
cmyk(6%, 0%, 5%, 7%)
CSS variable
--color-primary: #DEEDE1;
Lowercase HEX
#deede1

Shades

Tints

Tones

Harmony

CSS snippets for #DEEDE1

.color-deede1 {
  color: #DEEDE1;
  background-color: #DEEDE1;
}

Frequently asked questions

What color is #DEEDE1?+

#DEEDE1 is a HEX color with RGB value rgb(222, 237, 225) and HSL value hsl(132, 29%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEEDE1?+

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