#EBBF93 Color

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

Color preview

#EBBF93

Color formats

HEX
#EBBF93
RGB
rgb(235, 191, 147)
RGBA
rgba(235, 191, 147, 1)
HSL
hsl(30, 69%, 75%)
HSV
hsv(30, 37%, 92%)
CMYK
cmyk(0%, 19%, 37%, 8%)
CSS variable
--color-primary: #EBBF93;
Lowercase HEX
#ebbf93

Shades

Tints

Tones

Harmony

CSS snippets for #EBBF93

.color-ebbf93 {
  color: #EBBF93;
  background-color: #EBBF93;
}

Frequently asked questions

What color is #EBBF93?+

#EBBF93 is a HEX color with RGB value rgb(235, 191, 147) and HSL value hsl(30, 69%, 75%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EBBF93?+

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