#DEEDD8 Color

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

Color preview

#DEEDD8

Color formats

HEX
#DEEDD8
RGB
rgb(222, 237, 216)
RGBA
rgba(222, 237, 216, 1)
HSL
hsl(103, 37%, 89%)
HSV
hsv(103, 9%, 93%)
CMYK
cmyk(6%, 0%, 9%, 7%)
CSS variable
--color-primary: #DEEDD8;
Lowercase HEX
#deedd8

Shades

Tints

Tones

Harmony

CSS snippets for #DEEDD8

.color-deedd8 {
  color: #DEEDD8;
  background-color: #DEEDD8;
}

Frequently asked questions

What color is #DEEDD8?+

#DEEDD8 is a HEX color with RGB value rgb(222, 237, 216) and HSL value hsl(103, 37%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEEDD8?+

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