#EDFAF0 Color

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

Color preview

#EDFAF0

Color formats

HEX
#EDFAF0
RGB
rgb(237, 250, 240)
RGBA
rgba(237, 250, 240, 1)
HSL
hsl(134, 57%, 95%)
HSV
hsv(134, 5%, 98%)
CMYK
cmyk(5%, 0%, 4%, 2%)
CSS variable
--color-primary: #EDFAF0;
Lowercase HEX
#edfaf0

Shades

Tints

Tones

Harmony

CSS snippets for #EDFAF0

.color-edfaf0 {
  color: #EDFAF0;
  background-color: #EDFAF0;
}

Frequently asked questions

What color is #EDFAF0?+

#EDFAF0 is a HEX color with RGB value rgb(237, 250, 240) and HSL value hsl(134, 57%, 95%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EDFAF0?+

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