#EBEBBB Color

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

Color preview

#EBEBBB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBEBBB

.color-ebebbb {
  color: #EBEBBB;
  background-color: #EBEBBB;
}

Frequently asked questions

What color is #EBEBBB?+

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

What is the closest Tailwind color to #EBEBBB?+

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