#EAEBB5 Color

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

Color preview

#EAEBB5

Color formats

HEX
#EAEBB5
RGB
rgb(234, 235, 181)
RGBA
rgba(234, 235, 181, 1)
HSL
hsl(61, 57%, 82%)
HSV
hsv(61, 23%, 92%)
CMYK
cmyk(0%, 0%, 23%, 8%)
CSS variable
--color-primary: #EAEBB5;
Lowercase HEX
#eaebb5

Shades

Tints

Tones

Harmony

CSS snippets for #EAEBB5

.color-eaebb5 {
  color: #EAEBB5;
  background-color: #EAEBB5;
}

Frequently asked questions

What color is #EAEBB5?+

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

What is the closest Tailwind color to #EAEBB5?+

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