#EEF8E6 Color

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

Color preview

#EEF8E6

Color formats

HEX
#EEF8E6
RGB
rgb(238, 248, 230)
RGBA
rgba(238, 248, 230, 1)
HSL
hsl(93, 56%, 94%)
HSV
hsv(93, 7%, 97%)
CMYK
cmyk(4%, 0%, 7%, 3%)
CSS variable
--color-primary: #EEF8E6;
Lowercase HEX
#eef8e6

Shades

Tints

Tones

Harmony

CSS snippets for #EEF8E6

.color-eef8e6 {
  color: #EEF8E6;
  background-color: #EEF8E6;
}

Frequently asked questions

What color is #EEF8E6?+

#EEF8E6 is a HEX color with RGB value rgb(238, 248, 230) and HSL value hsl(93, 56%, 94%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EEF8E6?+

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