#EEFCF5 Color

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

Color preview

#EEFCF5

Color formats

HEX
#EEFCF5
RGB
rgb(238, 252, 245)
RGBA
rgba(238, 252, 245, 1)
HSL
hsl(150, 70%, 96%)
HSV
hsv(150, 6%, 99%)
CMYK
cmyk(6%, 0%, 3%, 1%)
CSS variable
--color-primary: #EEFCF5;
Lowercase HEX
#eefcf5

Shades

Tints

Tones

Harmony

CSS snippets for #EEFCF5

.color-eefcf5 {
  color: #EEFCF5;
  background-color: #EEFCF5;
}

Frequently asked questions

What color is #EEFCF5?+

#EEFCF5 is a HEX color with RGB value rgb(238, 252, 245) and HSL value hsl(150, 70%, 96%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EEFCF5?+

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