#EEFACF Color

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

Color preview

#EEFACF

Color formats

HEX
#EEFACF
RGB
rgb(238, 250, 207)
RGBA
rgba(238, 250, 207, 1)
HSL
hsl(77, 81%, 90%)
HSV
hsv(77, 17%, 98%)
CMYK
cmyk(5%, 0%, 17%, 2%)
CSS variable
--color-primary: #EEFACF;
Lowercase HEX
#eefacf

Shades

Tints

Tones

Harmony

CSS snippets for #EEFACF

.color-eefacf {
  color: #EEFACF;
  background-color: #EEFACF;
}

Frequently asked questions

What color is #EEFACF?+

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

What is the closest Tailwind color to #EEFACF?+

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