#ECFAF7 Color

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

Color preview

#ECFAF7

Color formats

HEX
#ECFAF7
RGB
rgb(236, 250, 247)
RGBA
rgba(236, 250, 247, 1)
HSL
hsl(167, 58%, 95%)
HSV
hsv(167, 6%, 98%)
CMYK
cmyk(6%, 0%, 1%, 2%)
CSS variable
--color-primary: #ECFAF7;
Lowercase HEX
#ecfaf7

Shades

Tints

Tones

Harmony

CSS snippets for #ECFAF7

.color-ecfaf7 {
  color: #ECFAF7;
  background-color: #ECFAF7;
}

Frequently asked questions

What color is #ECFAF7?+

#ECFAF7 is a HEX color with RGB value rgb(236, 250, 247) and HSL value hsl(167, 58%, 95%). Its closest CSS named color is AliceBlue.

What is the closest Tailwind color to #ECFAF7?+

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