Bronze Cup
#eb9552 · one of 31,915 named colors
Bronze Cup is a medium, vivid orange with the hex code #eb9552. In RGB it is 235 red, 149 green and 82 blue, and black text is most readable on top of it.
Codes
HEX
#eb9552HEX8
#eb9552ffRGB
rgb(235, 149, 82)RGBA
rgba(235, 149, 82, 1)RGB %
rgb(92%, 58%, 32%)HSL
hsl(26, 79%, 62%)HSLA
hsla(26, 79%, 62%, 1)Variables
Sass
$bronze-cup: #eb9552;Less
@bronze-cup: #eb9552;CSS
--bronze-cup: #eb9552;