#EDF9F7 Color

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

Color preview

#EDF9F7

Color formats

HEX
#EDF9F7
RGB
rgb(237, 249, 247)
RGBA
rgba(237, 249, 247, 1)
HSL
hsl(170, 50%, 95%)
HSV
hsv(170, 5%, 98%)
CMYK
cmyk(5%, 0%, 1%, 2%)
CSS variable
--color-primary: #EDF9F7;
Lowercase HEX
#edf9f7

Shades

Tints

Tones

Harmony

CSS snippets for #EDF9F7

.color-edf9f7 {
  color: #EDF9F7;
  background-color: #EDF9F7;
}

Frequently asked questions

What color is #EDF9F7?+

#EDF9F7 is a HEX color with RGB value rgb(237, 249, 247) and HSL value hsl(170, 50%, 95%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #EDF9F7?+

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