#EDFAF7 Color

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

Color preview

#EDFAF7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EDFAF7

.color-edfaf7 {
  color: #EDFAF7;
  background-color: #EDFAF7;
}

Frequently asked questions

What color is #EDFAF7?+

#EDFAF7 is a HEX color with RGB value rgb(237, 250, 247) and HSL value hsl(166, 57%, 95%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EDFAF7?+

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