#EDFBF2 Color

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

Color preview

#EDFBF2

Color formats

HEX
#EDFBF2
RGB
rgb(237, 251, 242)
RGBA
rgba(237, 251, 242, 1)
HSL
hsl(141, 64%, 96%)
HSV
hsv(141, 6%, 98%)
CMYK
cmyk(6%, 0%, 4%, 2%)
CSS variable
--color-primary: #EDFBF2;
Lowercase HEX
#edfbf2

Shades

Tints

Tones

Harmony

CSS snippets for #EDFBF2

.color-edfbf2 {
  color: #EDFBF2;
  background-color: #EDFBF2;
}

Frequently asked questions

What color is #EDFBF2?+

#EDFBF2 is a HEX color with RGB value rgb(237, 251, 242) and HSL value hsl(141, 64%, 96%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EDFBF2?+

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