#EDFAF6 Color

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

Color preview

#EDFAF6

Color formats

HEX
#EDFAF6
RGB
rgb(237, 250, 246)
RGBA
rgba(237, 250, 246, 1)
HSL
hsl(162, 57%, 95%)
HSV
hsv(162, 5%, 98%)
CMYK
cmyk(5%, 0%, 2%, 2%)
CSS variable
--color-primary: #EDFAF6;
Lowercase HEX
#edfaf6

Shades

Tints

Tones

Harmony

CSS snippets for #EDFAF6

.color-edfaf6 {
  color: #EDFAF6;
  background-color: #EDFAF6;
}

Frequently asked questions

What color is #EDFAF6?+

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

What is the closest Tailwind color to #EDFAF6?+

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