Pedestrian Red
#cc1122 · one of 31,915 named colors
Pedestrian Red is a medium, vivid red with the hex code #cc1122. In RGB it is 204 red, 17 green and 34 blue, and white text is most readable on top of it.
Part of Shades of Red →
Try Pedestrian Red in the generator →
Codes
HEX
#cc1122HEX8
#cc1122ffRGB
rgb(204, 17, 34)RGBA
rgba(204, 17, 34, 1)RGB %
rgb(80%, 7%, 13%)HSL
hsl(355, 85%, 43%)HSLA
hsla(355, 85%, 43%, 1)Variables
Sass
$pedestrian-red: #cc1122;Less
@pedestrian-red: #cc1122;CSS
--pedestrian-red: #cc1122;