#EDFEF0 Color

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

Color preview

#EDFEF0

Color formats

HEX
#EDFEF0
RGB
rgb(237, 254, 240)
RGBA
rgba(237, 254, 240, 1)
HSL
hsl(131, 89%, 96%)
HSV
hsv(131, 7%, 100%)
CMYK
cmyk(7%, 0%, 6%, 0%)
CSS variable
--color-primary: #EDFEF0;
Lowercase HEX
#edfef0

Shades

Tints

Tones

Harmony

CSS snippets for #EDFEF0

.color-edfef0 {
  color: #EDFEF0;
  background-color: #EDFEF0;
}

Frequently asked questions

What color is #EDFEF0?+

#EDFEF0 is a HEX color with RGB value rgb(237, 254, 240) and HSL value hsl(131, 89%, 96%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EDFEF0?+

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