#EDFAF1 Color

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

Color preview

#EDFAF1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EDFAF1

.color-edfaf1 {
  color: #EDFAF1;
  background-color: #EDFAF1;
}

Frequently asked questions

What color is #EDFAF1?+

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

What is the closest Tailwind color to #EDFAF1?+

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