Arancio
#ff7013 · one of 31,915 named colors
Arancio is a medium, vivid orange with the hex code #ff7013. In RGB it is 255 red, 112 green and 19 blue, and black text is most readable on top of it.
Codes
HEX
#ff7013HEX8
#ff7013ffRGB
rgb(255, 112, 19)RGBA
rgba(255, 112, 19, 1)RGB %
rgb(100%, 44%, 7%)HSL
hsl(24, 100%, 54%)HSLA
hsla(24, 100%, 54%, 1)Variables
Sass
$arancio: #ff7013;Less
@arancio: #ff7013;CSS
--arancio: #ff7013;