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