#EEF9EF Color

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

Color preview

#EEF9EF

Color formats

HEX
#EEF9EF
RGB
rgb(238, 249, 239)
RGBA
rgba(238, 249, 239, 1)
HSL
hsl(125, 48%, 95%)
HSV
hsv(125, 4%, 98%)
CMYK
cmyk(4%, 0%, 4%, 2%)
CSS variable
--color-primary: #EEF9EF;
Lowercase HEX
#eef9ef

Shades

Tints

Tones

Harmony

CSS snippets for #EEF9EF

.color-eef9ef {
  color: #EEF9EF;
  background-color: #EEF9EF;
}

Frequently asked questions

What color is #EEF9EF?+

#EEF9EF is a HEX color with RGB value rgb(238, 249, 239) and HSL value hsl(125, 48%, 95%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EEF9EF?+

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