#EEF4EF Color

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

Color preview

#EEF4EF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEF4EF

.color-eef4ef {
  color: #EEF4EF;
  background-color: #EEF4EF;
}

Frequently asked questions

What color is #EEF4EF?+

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

What is the closest Tailwind color to #EEF4EF?+

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