#EEF3EF Color

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

Color preview

#EEF3EF

Color formats

HEX
#EEF3EF
RGB
rgb(238, 243, 239)
RGBA
rgba(238, 243, 239, 1)
HSL
hsl(132, 17%, 94%)
HSV
hsv(132, 2%, 95%)
CMYK
cmyk(2%, 0%, 2%, 5%)
CSS variable
--color-primary: #EEF3EF;
Lowercase HEX
#eef3ef

Shades

Tints

Tones

Harmony

CSS snippets for #EEF3EF

.color-eef3ef {
  color: #EEF3EF;
  background-color: #EEF3EF;
}

Frequently asked questions

What color is #EEF3EF?+

#EEF3EF is a HEX color with RGB value rgb(238, 243, 239) and HSL value hsl(132, 17%, 94%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #EEF3EF?+

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