#EBEBB4 Color

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

Color preview

#EBEBB4

Color formats

HEX
#EBEBB4
RGB
rgb(235, 235, 180)
RGBA
rgba(235, 235, 180, 1)
HSL
hsl(60, 58%, 81%)
HSV
hsv(60, 23%, 92%)
CMYK
cmyk(0%, 0%, 23%, 8%)
CSS variable
--color-primary: #EBEBB4;
Lowercase HEX
#ebebb4

Shades

Tints

Tones

Harmony

CSS snippets for #EBEBB4

.color-ebebb4 {
  color: #EBEBB4;
  background-color: #EBEBB4;
}

Frequently asked questions

What color is #EBEBB4?+

#EBEBB4 is a HEX color with RGB value rgb(235, 235, 180) and HSL value hsl(60, 58%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EBEBB4?+

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