#EAEFA3 Color

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

Color preview

#EAEFA3

Color formats

HEX
#EAEFA3
RGB
rgb(234, 239, 163)
RGBA
rgba(234, 239, 163, 1)
HSL
hsl(64, 70%, 79%)
HSV
hsv(64, 32%, 94%)
CMYK
cmyk(2%, 0%, 32%, 6%)
CSS variable
--color-primary: #EAEFA3;
Lowercase HEX
#eaefa3

Shades

Tints

Tones

Harmony

CSS snippets for #EAEFA3

.color-eaefa3 {
  color: #EAEFA3;
  background-color: #EAEFA3;
}

Frequently asked questions

What color is #EAEFA3?+

#EAEFA3 is a HEX color with RGB value rgb(234, 239, 163) and HSL value hsl(64, 70%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EAEFA3?+

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