#ECFAE7 Color

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

Color preview

#ECFAE7

Color formats

HEX
#ECFAE7
RGB
rgb(236, 250, 231)
RGBA
rgba(236, 250, 231, 1)
HSL
hsl(104, 66%, 94%)
HSV
hsv(104, 8%, 98%)
CMYK
cmyk(6%, 0%, 8%, 2%)
CSS variable
--color-primary: #ECFAE7;
Lowercase HEX
#ecfae7

Shades

Tints

Tones

Harmony

CSS snippets for #ECFAE7

.color-ecfae7 {
  color: #ECFAE7;
  background-color: #ECFAE7;
}

Frequently asked questions

What color is #ECFAE7?+

#ECFAE7 is a HEX color with RGB value rgb(236, 250, 231) and HSL value hsl(104, 66%, 94%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #ECFAE7?+

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