#EEF5EB Color

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

Color preview

#EEF5EB

Color formats

HEX
#EEF5EB
RGB
rgb(238, 245, 235)
RGBA
rgba(238, 245, 235, 1)
HSL
hsl(102, 33%, 94%)
HSV
hsv(102, 4%, 96%)
CMYK
cmyk(3%, 0%, 4%, 4%)
CSS variable
--color-primary: #EEF5EB;
Lowercase HEX
#eef5eb

Shades

Tints

Tones

Harmony

CSS snippets for #EEF5EB

.color-eef5eb {
  color: #EEF5EB;
  background-color: #EEF5EB;
}

Frequently asked questions

What color is #EEF5EB?+

#EEF5EB is a HEX color with RGB value rgb(238, 245, 235) and HSL value hsl(102, 33%, 94%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EEF5EB?+

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