Safety Orange
#ff6600 · one of 31,915 named colors
Safety Orange is a medium, vivid orange with the hex code #ff6600. In RGB it is 255 red, 102 green and 0 blue, and black text is most readable on top of it.
Part of Shades of Orange →
Try Safety Orange in the generator →
Codes
HEX
#ff6600HEX8
#ff6600ffRGB
rgb(255, 102, 0)RGBA
rgba(255, 102, 0, 1)RGB %
rgb(100%, 40%, 0%)HSL
hsl(24, 100%, 50%)HSLA
hsla(24, 100%, 50%, 1)Variables
Sass
$safety-orange: #ff6600;Less
@safety-orange: #ff6600;CSS
--safety-orange: #ff6600;