#ECFDE7 Color

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

Color preview

#ECFDE7

Color formats

HEX
#ECFDE7
RGB
rgb(236, 253, 231)
RGBA
rgba(236, 253, 231, 1)
HSL
hsl(106, 85%, 95%)
HSV
hsv(106, 9%, 99%)
CMYK
cmyk(7%, 0%, 9%, 1%)
CSS variable
--color-primary: #ECFDE7;
Lowercase HEX
#ecfde7

Shades

Tints

Tones

Harmony

CSS snippets for #ECFDE7

.color-ecfde7 {
  color: #ECFDE7;
  background-color: #ECFDE7;
}

Frequently asked questions

What color is #ECFDE7?+

#ECFDE7 is a HEX color with RGB value rgb(236, 253, 231) and HSL value hsl(106, 85%, 95%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #ECFDE7?+

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