Traffic Red
#ff1c1c · one of 31,915 named colors
Traffic Red is a medium, vivid red with the hex code #ff1c1c. In RGB it is 255 red, 28 green and 28 blue, and black text is most readable on top of it.
Codes
HEX
#ff1c1cHEX8
#ff1c1cffRGB
rgb(255, 28, 28)RGBA
rgba(255, 28, 28, 1)RGB %
rgb(100%, 11%, 11%)HSL
hsl(0, 100%, 55%)HSLA
hsla(0, 100%, 55%, 1)Variables
Sass
$traffic-red: #ff1c1c;Less
@traffic-red: #ff1c1c;CSS
--traffic-red: #ff1c1c;Similar colors