#EBE3B5 Color

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

Color preview

#EBE3B5

Color formats

HEX
#EBE3B5
RGB
rgb(235, 227, 181)
RGBA
rgba(235, 227, 181, 1)
HSL
hsl(51, 57%, 82%)
HSV
hsv(51, 23%, 92%)
CMYK
cmyk(0%, 3%, 23%, 8%)
CSS variable
--color-primary: #EBE3B5;
Lowercase HEX
#ebe3b5

Shades

Tints

Tones

Harmony

CSS snippets for #EBE3B5

.color-ebe3b5 {
  color: #EBE3B5;
  background-color: #EBE3B5;
}

Frequently asked questions

What color is #EBE3B5?+

#EBE3B5 is a HEX color with RGB value rgb(235, 227, 181) and HSL value hsl(51, 57%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBE3B5?+

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