#EBEABB Color

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

Color preview

#EBEABB

Color formats

HEX
#EBEABB
RGB
rgb(235, 234, 187)
RGBA
rgba(235, 234, 187, 1)
HSL
hsl(59, 55%, 83%)
HSV
hsv(59, 20%, 92%)
CMYK
cmyk(0%, 0%, 20%, 8%)
CSS variable
--color-primary: #EBEABB;
Lowercase HEX
#ebeabb

Shades

Tints

Tones

Harmony

CSS snippets for #EBEABB

.color-ebeabb {
  color: #EBEABB;
  background-color: #EBEABB;
}

Frequently asked questions

What color is #EBEABB?+

#EBEABB is a HEX color with RGB value rgb(235, 234, 187) and HSL value hsl(59, 55%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EBEABB?+

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