#EEFCF6 Color

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

Color preview

#EEFCF6

Color formats

HEX
#EEFCF6
RGB
rgb(238, 252, 246)
RGBA
rgba(238, 252, 246, 1)
HSL
hsl(154, 70%, 96%)
HSV
hsv(154, 6%, 99%)
CMYK
cmyk(6%, 0%, 2%, 1%)
CSS variable
--color-primary: #EEFCF6;
Lowercase HEX
#eefcf6

Shades

Tints

Tones

Harmony

CSS snippets for #EEFCF6

.color-eefcf6 {
  color: #EEFCF6;
  background-color: #EEFCF6;
}

Frequently asked questions

What color is #EEFCF6?+

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

What is the closest Tailwind color to #EEFCF6?+

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