#EDFAF2 Color

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

Color preview

#EDFAF2

Color formats

HEX
#EDFAF2
RGB
rgb(237, 250, 242)
RGBA
rgba(237, 250, 242, 1)
HSL
hsl(143, 57%, 95%)
HSV
hsv(143, 5%, 98%)
CMYK
cmyk(5%, 0%, 3%, 2%)
CSS variable
--color-primary: #EDFAF2;
Lowercase HEX
#edfaf2

Shades

Tints

Tones

Harmony

CSS snippets for #EDFAF2

.color-edfaf2 {
  color: #EDFAF2;
  background-color: #EDFAF2;
}

Frequently asked questions

What color is #EDFAF2?+

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

What is the closest Tailwind color to #EDFAF2?+

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