#EAEBB9 Color

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

Color preview

#EAEBB9

Color formats

HEX
#EAEBB9
RGB
rgb(234, 235, 185)
RGBA
rgba(234, 235, 185, 1)
HSL
hsl(61, 56%, 82%)
HSV
hsv(61, 21%, 92%)
CMYK
cmyk(0%, 0%, 21%, 8%)
CSS variable
--color-primary: #EAEBB9;
Lowercase HEX
#eaebb9

Shades

Tints

Tones

Harmony

CSS snippets for #EAEBB9

.color-eaebb9 {
  color: #EAEBB9;
  background-color: #EAEBB9;
}

Frequently asked questions

What color is #EAEBB9?+

#EAEBB9 is a HEX color with RGB value rgb(234, 235, 185) and HSL value hsl(61, 56%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EAEBB9?+

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