#EEF3EB Color

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

Color preview

#EEF3EB

Color formats

HEX
#EEF3EB
RGB
rgb(238, 243, 235)
RGBA
rgba(238, 243, 235, 1)
HSL
hsl(97, 25%, 94%)
HSV
hsv(97, 3%, 95%)
CMYK
cmyk(2%, 0%, 3%, 5%)
CSS variable
--color-primary: #EEF3EB;
Lowercase HEX
#eef3eb

Shades

Tints

Tones

Harmony

CSS snippets for #EEF3EB

.color-eef3eb {
  color: #EEF3EB;
  background-color: #EEF3EB;
}

Frequently asked questions

What color is #EEF3EB?+

#EEF3EB is a HEX color with RGB value rgb(238, 243, 235) and HSL value hsl(97, 25%, 94%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #EEF3EB?+

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