#EEFDED Color

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

Color preview

#EEFDED

Color formats

HEX
#EEFDED
RGB
rgb(238, 253, 237)
RGBA
rgba(238, 253, 237, 1)
HSL
hsl(116, 80%, 96%)
HSV
hsv(116, 6%, 99%)
CMYK
cmyk(6%, 0%, 6%, 1%)
CSS variable
--color-primary: #EEFDED;
Lowercase HEX
#eefded

Shades

Tints

Tones

Harmony

CSS snippets for #EEFDED

.color-eefded {
  color: #EEFDED;
  background-color: #EEFDED;
}

Frequently asked questions

What color is #EEFDED?+

#EEFDED is a HEX color with RGB value rgb(238, 253, 237) and HSL value hsl(116, 80%, 96%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EEFDED?+

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