tool::color-guide
Red Color
Red — The Color of Urgency and Energy
#FF0000Red
Color Values
HEX
#FF0000RGB
rgb(255, 0, 0)HSL
hsl(0°, 100%, 50%)CSS
redShade Palette
Complementary Color
↔
#00FFFF
Cyan
Analogous Colors
#FF4500
OrangeRed
#FF0080
Rose
CSS Usage
Pure red (#FF0000) can cause eye fatigue when used for body text due to its extreme saturation. For text, prefer slightly toned-down variants like #DC2626 or #EF4444 which still read as red but are easier on the eyes.
Red (#FF0000) is the pure red value in the RGB color model, sitting at maximum red intensity with zero green and blue. It is one of the colors most rapidly perceived by the human eye, which is why it is universally used for warnings, errors, and calls to action. In web design, red communicates urgency, danger, and passion. Because of its extreme saturation, pure red works best as an accent rather than a dominant background color.
Common Use Cases
- ▸Error messages and alerts — instantly communicates problems to users
- ▸CTA buttons — 'Buy Now', 'Get Started' for high-conversion actions
- ▸Notification badges — unread counts on icons and nav items
- ▸Required field indicators — asterisks and validation error highlights
- ▸Brand identity — Coca-Cola, Netflix, YouTube, Adobe
- ▸Stop/cancel states — disabled or blocked UI elements
Related Colors
ad · 300×250
// related tools