Red
#FF0000 · rgb(255, 0, 0) · hsl(0, 100%, 50%)
Pure red, the CSS keyword color "red". Bold, urgent, and attention-grabbing — the classic primary red for the web.
Red color codes
| HEX | #FF0000 |
| RGB | rgb(255, 0, 0) |
| HSL | hsl(0, 100%, 50%) |
| CMYK | cmyk(0%, 100%, 100%, 0%) |
| CSS | color: #ff0000; |
| SCSS | $red: #ff0000; |
Color schemes with Red
Complementary:#FF0000 #00FFFF
Analogous:#FF0080 #FF0000 #FF8000
Triadic:#FF0000 #00FF00 #0000FF
How to use this color
Copy any code above to use Red in your design. Use the HEX or RGB value for screens and CSS, the CMYK value for print, and the color-scheme swatches to build a matching palette. Every value is exact and copy-ready.