#EEF1EB Color

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

Color preview

#EEF1EB

Color formats

HEX
#EEF1EB
RGB
rgb(238, 241, 235)
RGBA
rgba(238, 241, 235, 1)
HSL
hsl(90, 18%, 93%)
HSV
hsv(90, 2%, 95%)
CMYK
cmyk(1%, 0%, 2%, 5%)
CSS variable
--color-primary: #EEF1EB;
Lowercase HEX
#eef1eb

Shades

Tints

Tones

Harmony

CSS snippets for #EEF1EB

.color-eef1eb {
  color: #EEF1EB;
  background-color: #EEF1EB;
}

Frequently asked questions

What color is #EEF1EB?+

#EEF1EB is a HEX color with RGB value rgb(238, 241, 235) and HSL value hsl(90, 18%, 93%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #EEF1EB?+

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