#DEEDD3 Color

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

Color preview

#DEEDD3

Color formats

HEX
#DEEDD3
RGB
rgb(222, 237, 211)
RGBA
rgba(222, 237, 211, 1)
HSL
hsl(95, 42%, 88%)
HSV
hsv(95, 11%, 93%)
CMYK
cmyk(6%, 0%, 11%, 7%)
CSS variable
--color-primary: #DEEDD3;
Lowercase HEX
#deedd3

Shades

Tints

Tones

Harmony

CSS snippets for #DEEDD3

.color-deedd3 {
  color: #DEEDD3;
  background-color: #DEEDD3;
}

Frequently asked questions

What color is #DEEDD3?+

#DEEDD3 is a HEX color with RGB value rgb(222, 237, 211) and HSL value hsl(95, 42%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEEDD3?+

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