Bright Red
#ff000d · one of 31,915 named colors
Bright Red is a medium, vivid red with the hex code #ff000d. In RGB it is 255 red, 0 green and 13 blue, and black text is most readable on top of it.
Codes
HEX
#ff000dHEX8
#ff000dffRGB
rgb(255, 0, 13)RGBA
rgba(255, 0, 13, 1)RGB %
rgb(100%, 0%, 5%)HSL
hsl(357, 100%, 50%)HSLA
hsla(357, 100%, 50%, 1)Variables
Sass
$bright-red: #ff000d;Less
@bright-red: #ff000d;CSS
--bright-red: #ff000d;Similar colors