#ECFACF Color

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

Color preview

#ECFACF

Color formats

HEX
#ECFACF
RGB
rgb(236, 250, 207)
RGBA
rgba(236, 250, 207, 1)
HSL
hsl(80, 81%, 90%)
HSV
hsv(80, 17%, 98%)
CMYK
cmyk(6%, 0%, 17%, 2%)
CSS variable
--color-primary: #ECFACF;
Lowercase HEX
#ecfacf

Shades

Tints

Tones

Harmony

CSS snippets for #ECFACF

.color-ecfacf {
  color: #ECFACF;
  background-color: #ECFACF;
}

Frequently asked questions

What color is #ECFACF?+

#ECFACF is a HEX color with RGB value rgb(236, 250, 207) and HSL value hsl(80, 81%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #ECFACF?+

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