#EEF2EF Color

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

Color preview

#EEF2EF

Color formats

HEX
#EEF2EF
RGB
rgb(238, 242, 239)
RGBA
rgba(238, 242, 239, 1)
HSL
hsl(135, 13%, 94%)
HSV
hsv(135, 2%, 95%)
CMYK
cmyk(2%, 0%, 1%, 5%)
CSS variable
--color-primary: #EEF2EF;
Lowercase HEX
#eef2ef

Shades

Tints

Tones

Harmony

CSS snippets for #EEF2EF

.color-eef2ef {
  color: #EEF2EF;
  background-color: #EEF2EF;
}

Frequently asked questions

What color is #EEF2EF?+

#EEF2EF is a HEX color with RGB value rgb(238, 242, 239) and HSL value hsl(135, 13%, 94%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #EEF2EF?+

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