#ECFECF Color

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

Color preview

#ECFECF

Color formats

HEX
#ECFECF
RGB
rgb(236, 254, 207)
RGBA
rgba(236, 254, 207, 1)
HSL
hsl(83, 96%, 90%)
HSV
hsv(83, 19%, 100%)
CMYK
cmyk(7%, 0%, 19%, 0%)
CSS variable
--color-primary: #ECFECF;
Lowercase HEX
#ecfecf

Shades

Tints

Tones

Harmony

CSS snippets for #ECFECF

.color-ecfecf {
  color: #ECFECF;
  background-color: #ECFECF;
}

Frequently asked questions

What color is #ECFECF?+

#ECFECF is a HEX color with RGB value rgb(236, 254, 207) and HSL value hsl(83, 96%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #ECFECF?+

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