#EBEBB1 Color

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

Color preview

#EBEBB1

Color formats

HEX
#EBEBB1
RGB
rgb(235, 235, 177)
RGBA
rgba(235, 235, 177, 1)
HSL
hsl(60, 59%, 81%)
HSV
hsv(60, 25%, 92%)
CMYK
cmyk(0%, 0%, 25%, 8%)
CSS variable
--color-primary: #EBEBB1;
Lowercase HEX
#ebebb1

Shades

Tints

Tones

Harmony

CSS snippets for #EBEBB1

.color-ebebb1 {
  color: #EBEBB1;
  background-color: #EBEBB1;
}

Frequently asked questions

What color is #EBEBB1?+

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

What is the closest Tailwind color to #EBEBB1?+

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