#EDFDEF Color

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

Color preview

#EDFDEF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EDFDEF

.color-edfdef {
  color: #EDFDEF;
  background-color: #EDFDEF;
}

Frequently asked questions

What color is #EDFDEF?+

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

What is the closest Tailwind color to #EDFDEF?+

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