#EAFAAF Color

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

Color preview

#EAFAAF

Color formats

HEX
#EAFAAF
RGB
rgb(234, 250, 175)
RGBA
rgba(234, 250, 175, 1)
HSL
hsl(73, 88%, 83%)
HSV
hsv(73, 30%, 98%)
CMYK
cmyk(6%, 0%, 30%, 2%)
CSS variable
--color-primary: #EAFAAF;
Lowercase HEX
#eafaaf

Shades

Tints

Tones

Harmony

CSS snippets for #EAFAAF

.color-eafaaf {
  color: #EAFAAF;
  background-color: #EAFAAF;
}

Frequently asked questions

What color is #EAFAAF?+

#EAFAAF is a HEX color with RGB value rgb(234, 250, 175) and HSL value hsl(73, 88%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EAFAAF?+

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