#EAFCAC Color

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

Color preview

#EAFCAC

Color formats

HEX
#EAFCAC
RGB
rgb(234, 252, 172)
RGBA
rgba(234, 252, 172, 1)
HSL
hsl(74, 93%, 83%)
HSV
hsv(74, 32%, 99%)
CMYK
cmyk(7%, 0%, 32%, 1%)
CSS variable
--color-primary: #EAFCAC;
Lowercase HEX
#eafcac

Shades

Tints

Tones

Harmony

CSS snippets for #EAFCAC

.color-eafcac {
  color: #EAFCAC;
  background-color: #EAFCAC;
}

Frequently asked questions

What color is #EAFCAC?+

#EAFCAC is a HEX color with RGB value rgb(234, 252, 172) and HSL value hsl(74, 93%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EAFCAC?+

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