Mystic Red
#ff5500 · one of 31,915 named colors
Mystic Red is a medium, vivid orange with the hex code #ff5500. In RGB it is 255 red, 85 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#ff5500HEX8
#ff5500ffRGB
rgb(255, 85, 0)RGBA
rgba(255, 85, 0, 1)RGB %
rgb(100%, 33%, 0%)HSL
hsl(20, 100%, 50%)HSLA
hsla(20, 100%, 50%, 1)Variables
Sass
$mystic-red: #ff5500;Less
@mystic-red: #ff5500;CSS
--mystic-red: #ff5500;Similar colors