#ECFFF2 Color

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

Color preview

#ECFFF2

Color formats

HEX
#ECFFF2
RGB
rgb(236, 255, 242)
RGBA
rgba(236, 255, 242, 1)
HSL
hsl(139, 100%, 96%)
HSV
hsv(139, 7%, 100%)
CMYK
cmyk(7%, 0%, 5%, 0%)
CSS variable
--color-primary: #ECFFF2;
Lowercase HEX
#ecfff2

Shades

Tints

Tones

Harmony

CSS snippets for #ECFFF2

.color-ecfff2 {
  color: #ECFFF2;
  background-color: #ECFFF2;
}

Frequently asked questions

What color is #ECFFF2?+

#ECFFF2 is a HEX color with RGB value rgb(236, 255, 242) and HSL value hsl(139, 100%, 96%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #ECFFF2?+

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