#DEF4EE Color

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

Color preview

#DEF4EE

Color formats

HEX
#DEF4EE
RGB
rgb(222, 244, 238)
RGBA
rgba(222, 244, 238, 1)
HSL
hsl(164, 50%, 91%)
HSV
hsv(164, 9%, 96%)
CMYK
cmyk(9%, 0%, 2%, 4%)
CSS variable
--color-primary: #DEF4EE;
Lowercase HEX
#def4ee

Shades

Tints

Tones

Harmony

CSS snippets for #DEF4EE

.color-def4ee {
  color: #DEF4EE;
  background-color: #DEF4EE;
}

Frequently asked questions

What color is #DEF4EE?+

#DEF4EE is a HEX color with RGB value rgb(222, 244, 238) and HSL value hsl(164, 50%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEF4EE?+

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