#EAFAC7 Color

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

Color preview

#EAFAC7

Color formats

HEX
#EAFAC7
RGB
rgb(234, 250, 199)
RGBA
rgba(234, 250, 199, 1)
HSL
hsl(79, 84%, 88%)
HSV
hsv(79, 20%, 98%)
CMYK
cmyk(6%, 0%, 20%, 2%)
CSS variable
--color-primary: #EAFAC7;
Lowercase HEX
#eafac7

Shades

Tints

Tones

Harmony

CSS snippets for #EAFAC7

.color-eafac7 {
  color: #EAFAC7;
  background-color: #EAFAC7;
}

Frequently asked questions

What color is #EAFAC7?+

#EAFAC7 is a HEX color with RGB value rgb(234, 250, 199) and HSL value hsl(79, 84%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EAFAC7?+

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