#EBE4B4 Color

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

Color preview

#EBE4B4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EBE4B4

.color-ebe4b4 {
  color: #EBE4B4;
  background-color: #EBE4B4;
}

Frequently asked questions

What color is #EBE4B4?+

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

What is the closest Tailwind color to #EBE4B4?+

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