Left on Red
#ff0303 · one of 31,915 named colors
Left on Red is a medium, vivid red with the hex code #ff0303. In RGB it is 255 red, 3 green and 3 blue, and black text is most readable on top of it.
Codes
HEX
#ff0303HEX8
#ff0303ffRGB
rgb(255, 3, 3)RGBA
rgba(255, 3, 3, 1)RGB %
rgb(100%, 1%, 1%)HSL
hsl(0, 100%, 51%)HSLA
hsla(0, 100%, 51%, 1)Variables
Sass
$left-on-red: #ff0303;Less
@left-on-red: #ff0303;CSS
--left-on-red: #ff0303;Similar colors