#EEF4EE Color

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

Color preview

#EEF4EE

Color formats

HEX
#EEF4EE
RGB
rgb(238, 244, 238)
RGBA
rgba(238, 244, 238, 1)
HSL
hsl(120, 21%, 95%)
HSV
hsv(120, 2%, 96%)
CMYK
cmyk(2%, 0%, 2%, 4%)
CSS variable
--color-primary: #EEF4EE;
Lowercase HEX
#eef4ee

Shades

Tints

Tones

Harmony

CSS snippets for #EEF4EE

.color-eef4ee {
  color: #EEF4EE;
  background-color: #EEF4EE;
}

Frequently asked questions

What color is #EEF4EE?+

#EEF4EE is a HEX color with RGB value rgb(238, 244, 238) and HSL value hsl(120, 21%, 95%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #EEF4EE?+

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