#EAE6A1 Color

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

Color preview

#EAE6A1

Color formats

HEX
#EAE6A1
RGB
rgb(234, 230, 161)
RGBA
rgba(234, 230, 161, 1)
HSL
hsl(57, 63%, 77%)
HSV
hsv(57, 31%, 92%)
CMYK
cmyk(0%, 2%, 31%, 8%)
CSS variable
--color-primary: #EAE6A1;
Lowercase HEX
#eae6a1

Shades

Tints

Tones

Harmony

CSS snippets for #EAE6A1

.color-eae6a1 {
  color: #EAE6A1;
  background-color: #EAE6A1;
}

Frequently asked questions

What color is #EAE6A1?+

#EAE6A1 is a HEX color with RGB value rgb(234, 230, 161) and HSL value hsl(57, 63%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EAE6A1?+

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