Basketball
#ee6730 · one of 31,915 named colors
Basketball is a medium, vivid orange with the hex code #ee6730. In RGB it is 238 red, 103 green and 48 blue, and black text is most readable on top of it.
Codes
HEX
#ee6730HEX8
#ee6730ffRGB
rgb(238, 103, 48)RGBA
rgba(238, 103, 48, 1)RGB %
rgb(93%, 40%, 19%)HSL
hsl(17, 85%, 56%)HSLA
hsla(17, 85%, 56%, 1)Variables
Sass
$basketball: #ee6730;Less
@basketball: #ee6730;CSS
--basketball: #ee6730;