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