Red Color
HEX
#FF0000
RGB
rgb(255, 0, 0)
HSL
hsl(0, 100%, 50%)
Tints & shades
#660000
#b30000
#ff0000
#ff4d4d
#ff9999
Using red in CSS
Apply red in CSS with any of these equivalent values: #FF0000, rgb(255, 0, 0), or hsl(0, 100%, 50%). For example: color: #FF0000;
Other colors
Convert any color between HEX, RGB and HSL.
Open the Color Converter