#EDFBF4 Color

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

Color preview

#EDFBF4

Color formats

HEX
#EDFBF4
RGB
rgb(237, 251, 244)
RGBA
rgba(237, 251, 244, 1)
HSL
hsl(150, 64%, 96%)
HSV
hsv(150, 6%, 98%)
CMYK
cmyk(6%, 0%, 3%, 2%)
CSS variable
--color-primary: #EDFBF4;
Lowercase HEX
#edfbf4

Shades

Tints

Tones

Harmony

CSS snippets for #EDFBF4

.color-edfbf4 {
  color: #EDFBF4;
  background-color: #EDFBF4;
}

Frequently asked questions

What color is #EDFBF4?+

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

What is the closest Tailwind color to #EDFBF4?+

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