#EEFEF6 Color

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

Color preview

#EEFEF6

Color formats

HEX
#EEFEF6
RGB
rgb(238, 254, 246)
RGBA
rgba(238, 254, 246, 1)
HSL
hsl(150, 89%, 96%)
HSV
hsv(150, 6%, 100%)
CMYK
cmyk(6%, 0%, 3%, 0%)
CSS variable
--color-primary: #EEFEF6;
Lowercase HEX
#eefef6

Shades

Tints

Tones

Harmony

CSS snippets for #EEFEF6

.color-eefef6 {
  color: #EEFEF6;
  background-color: #EEFEF6;
}

Frequently asked questions

What color is #EEFEF6?+

#EEFEF6 is a HEX color with RGB value rgb(238, 254, 246) and HSL value hsl(150, 89%, 96%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EEFEF6?+

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