#EBE9B5 Color

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

Color preview

#EBE9B5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBE9B5

.color-ebe9b5 {
  color: #EBE9B5;
  background-color: #EBE9B5;
}

Frequently asked questions

What color is #EBE9B5?+

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

What is the closest Tailwind color to #EBE9B5?+

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