Red HEX Code
The HEX code for pure red is #FF0000. Red is one of the three primary colors in the RGB color model and represents maximum intensity in the red channel with no green or blue.
Red Color Values
| Format | Value | HEX#FF0000 RGBrgb(255, 0, 0) HSLhsl(0, 100%, 50%) CMYKC:0 M:100 Y:100 K:0
Red Shades and Variations
ShadeHEXDescription Light Red#FF6666Pastel red Red#FF0000Pure red Dark Red#8B0000Darkred Crimson#DC143CBlue-tinted red Maroon#800000Dark brownish red Scarlet#FF2400Orange-tinted red | Cherry | #DE3163 | Pink-tinted red |
Red in Design
Red evokes:
- Urgency: Alerts, errors, warnings
- Energy: Sports, action, excitement
- Love: Valentine's Day, romance
- Danger: Stop signs, emergencies
CSS Usage
``css
.error {
color: #FF0000;
/* Or using the name */
color: red;
}
``
Brand Reds
| Brand | HEX | YouTube#FF0000 Netflix#E50914 Coca-Cola#F40009 Target#CC0000