#DEECE5 Color

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

Color preview

#DEECE5

Color formats

HEX
#DEECE5
RGB
rgb(222, 236, 229)
RGBA
rgba(222, 236, 229, 1)
HSL
hsl(150, 27%, 90%)
HSV
hsv(150, 6%, 93%)
CMYK
cmyk(6%, 0%, 3%, 7%)
CSS variable
--color-primary: #DEECE5;
Lowercase HEX
#deece5

Shades

Tints

Tones

Harmony

CSS snippets for #DEECE5

.color-deece5 {
  color: #DEECE5;
  background-color: #DEECE5;
}

Frequently asked questions

What color is #DEECE5?+

#DEECE5 is a HEX color with RGB value rgb(222, 236, 229) and HSL value hsl(150, 27%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEECE5?+

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