#EDFBED Color

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

Color preview

#EDFBED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EDFBED

.color-edfbed {
  color: #EDFBED;
  background-color: #EDFBED;
}

Frequently asked questions

What color is #EDFBED?+

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

What is the closest Tailwind color to #EDFBED?+

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