#DEEFE2 Color

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

Color preview

#DEEFE2

Color formats

HEX
#DEEFE2
RGB
rgb(222, 239, 226)
RGBA
rgba(222, 239, 226, 1)
HSL
hsl(134, 35%, 90%)
HSV
hsv(134, 7%, 94%)
CMYK
cmyk(7%, 0%, 5%, 6%)
CSS variable
--color-primary: #DEEFE2;
Lowercase HEX
#deefe2

Shades

Tints

Tones

Harmony

CSS snippets for #DEEFE2

.color-deefe2 {
  color: #DEEFE2;
  background-color: #DEEFE2;
}

Frequently asked questions

What color is #DEEFE2?+

#DEEFE2 is a HEX color with RGB value rgb(222, 239, 226) and HSL value hsl(134, 35%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEEFE2?+

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