#EDFAF9 Color

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

Color preview

#EDFAF9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EDFAF9

.color-edfaf9 {
  color: #EDFAF9;
  background-color: #EDFAF9;
}

Frequently asked questions

What color is #EDFAF9?+

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

What is the closest Tailwind color to #EDFAF9?+

The closest Tailwind color is teal-50, available as the bg-teal-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