#EEF0EF Color

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

Color preview

#EEF0EF

Color formats

HEX
#EEF0EF
RGB
rgb(238, 240, 239)
RGBA
rgba(238, 240, 239, 1)
HSL
hsl(150, 6%, 94%)
HSV
hsv(150, 1%, 94%)
CMYK
cmyk(1%, 0%, 0%, 6%)
CSS variable
--color-primary: #EEF0EF;
Lowercase HEX
#eef0ef

Shades

Tints

Tones

Harmony

CSS snippets for #EEF0EF

.color-eef0ef {
  color: #EEF0EF;
  background-color: #EEF0EF;
}

Frequently asked questions

What color is #EEF0EF?+

#EEF0EF is a HEX color with RGB value rgb(238, 240, 239) and HSL value hsl(150, 6%, 94%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #EEF0EF?+

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