#EEFBE5 Color

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

Color preview

#EEFBE5

Color formats

HEX
#EEFBE5
RGB
rgb(238, 251, 229)
RGBA
rgba(238, 251, 229, 1)
HSL
hsl(95, 73%, 94%)
HSV
hsv(95, 9%, 98%)
CMYK
cmyk(5%, 0%, 9%, 2%)
CSS variable
--color-primary: #EEFBE5;
Lowercase HEX
#eefbe5

Shades

Tints

Tones

Harmony

CSS snippets for #EEFBE5

.color-eefbe5 {
  color: #EEFBE5;
  background-color: #EEFBE5;
}

Frequently asked questions

What color is #EEFBE5?+

#EEFBE5 is a HEX color with RGB value rgb(238, 251, 229) and HSL value hsl(95, 73%, 94%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EEFBE5?+

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