#EEFDEB Color

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

Color preview

#EEFDEB

Color formats

HEX
#EEFDEB
RGB
rgb(238, 253, 235)
RGBA
rgba(238, 253, 235, 1)
HSL
hsl(110, 82%, 96%)
HSV
hsv(110, 7%, 99%)
CMYK
cmyk(6%, 0%, 7%, 1%)
CSS variable
--color-primary: #EEFDEB;
Lowercase HEX
#eefdeb

Shades

Tints

Tones

Harmony

CSS snippets for #EEFDEB

.color-eefdeb {
  color: #EEFDEB;
  background-color: #EEFDEB;
}

Frequently asked questions

What color is #EEFDEB?+

#EEFDEB is a HEX color with RGB value rgb(238, 253, 235) and HSL value hsl(110, 82%, 96%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EEFDEB?+

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