#EBE4B2 Color

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

Color preview

#EBE4B2

Color formats

HEX
#EBE4B2
RGB
rgb(235, 228, 178)
RGBA
rgba(235, 228, 178, 1)
HSL
hsl(53, 59%, 81%)
HSV
hsv(53, 24%, 92%)
CMYK
cmyk(0%, 3%, 24%, 8%)
CSS variable
--color-primary: #EBE4B2;
Lowercase HEX
#ebe4b2

Shades

Tints

Tones

Harmony

CSS snippets for #EBE4B2

.color-ebe4b2 {
  color: #EBE4B2;
  background-color: #EBE4B2;
}

Frequently asked questions

What color is #EBE4B2?+

#EBE4B2 is a HEX color with RGB value rgb(235, 228, 178) and HSL value hsl(53, 59%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EBE4B2?+

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