Red Carpet
#bc2026 · one of 31,915 named colors
Red Carpet is a medium, strong red with the hex code #bc2026. In RGB it is 188 red, 32 green and 38 blue, and white text is most readable on top of it.
Codes
HEX
#bc2026HEX8
#bc2026ffRGB
rgb(188, 32, 38)RGBA
rgba(188, 32, 38, 1)RGB %
rgb(74%, 13%, 15%)HSL
hsl(358, 71%, 43%)HSLA
hsla(358, 71%, 43%, 1)Variables
Sass
$red-carpet: #bc2026;Less
@red-carpet: #bc2026;CSS
--red-carpet: #bc2026;