Racing Red
#c21727 · one of 31,915 named colors
Racing Red is a medium, vivid red with the hex code #c21727. In RGB it is 194 red, 23 green and 39 blue, and white text is most readable on top of it.
Codes
HEX
#c21727HEX8
#c21727ffRGB
rgb(194, 23, 39)RGBA
rgba(194, 23, 39, 1)RGB %
rgb(76%, 9%, 15%)HSL
hsl(354, 79%, 43%)HSLA
hsla(354, 79%, 43%, 1)Variables
Sass
$racing-red: #c21727;Less
@racing-red: #c21727;CSS
--racing-red: #c21727;