#EEF3EE Color

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

Color preview

#EEF3EE

Color formats

HEX
#EEF3EE
RGB
rgb(238, 243, 238)
RGBA
rgba(238, 243, 238, 1)
HSL
hsl(120, 17%, 94%)
HSV
hsv(120, 2%, 95%)
CMYK
cmyk(2%, 0%, 2%, 5%)
CSS variable
--color-primary: #EEF3EE;
Lowercase HEX
#eef3ee

Shades

Tints

Tones

Harmony

CSS snippets for #EEF3EE

.color-eef3ee {
  color: #EEF3EE;
  background-color: #EEF3EE;
}

Frequently asked questions

What color is #EEF3EE?+

#EEF3EE is a HEX color with RGB value rgb(238, 243, 238) and HSL value hsl(120, 17%, 94%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #EEF3EE?+

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