#EAEBB3 Color

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

Color preview

#EAEBB3

Color formats

HEX
#EAEBB3
RGB
rgb(234, 235, 179)
RGBA
rgba(234, 235, 179, 1)
HSL
hsl(61, 58%, 81%)
HSV
hsv(61, 24%, 92%)
CMYK
cmyk(0%, 0%, 24%, 8%)
CSS variable
--color-primary: #EAEBB3;
Lowercase HEX
#eaebb3

Shades

Tints

Tones

Harmony

CSS snippets for #EAEBB3

.color-eaebb3 {
  color: #EAEBB3;
  background-color: #EAEBB3;
}

Frequently asked questions

What color is #EAEBB3?+

#EAEBB3 is a HEX color with RGB value rgb(234, 235, 179) and HSL value hsl(61, 58%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EAEBB3?+

The closest Tailwind color is yellow-100, available as the bg-yellow-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