#EBEBB5 Color

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

Color preview

#EBEBB5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBEBB5

.color-ebebb5 {
  color: #EBEBB5;
  background-color: #EBEBB5;
}

Frequently asked questions

What color is #EBEBB5?+

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

What is the closest Tailwind color to #EBEBB5?+

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