#EEF2EB Color

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

Color preview

#EEF2EB

Color formats

HEX
#EEF2EB
RGB
rgb(238, 242, 235)
RGBA
rgba(238, 242, 235, 1)
HSL
hsl(94, 21%, 94%)
HSV
hsv(94, 3%, 95%)
CMYK
cmyk(2%, 0%, 3%, 5%)
CSS variable
--color-primary: #EEF2EB;
Lowercase HEX
#eef2eb

Shades

Tints

Tones

Harmony

CSS snippets for #EEF2EB

.color-eef2eb {
  color: #EEF2EB;
  background-color: #EEF2EB;
}

Frequently asked questions

What color is #EEF2EB?+

#EEF2EB is a HEX color with RGB value rgb(238, 242, 235) and HSL value hsl(94, 21%, 94%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #EEF2EB?+

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