Clear Orange
#ee8800 · one of 31,915 named colors
Clear Orange is a medium, vivid orange with the hex code #ee8800. In RGB it is 238 red, 136 green and 0 blue, and black text is most readable on top of it.
Part of Shades of Orange →
Try Clear Orange in the generator →
Codes
HEX
#ee8800HEX8
#ee8800ffRGB
rgb(238, 136, 0)RGBA
rgba(238, 136, 0, 1)RGB %
rgb(93%, 53%, 0%)HSL
hsl(34, 100%, 47%)HSLA
hsla(34, 100%, 47%, 1)Variables
Sass
$clear-orange: #ee8800;Less
@clear-orange: #ee8800;CSS
--clear-orange: #ee8800;