Red Wrath of Zeus
#e0180c
Red Wrath of Zeus is a color with the hex code #e0180c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e0180c | |
|---|---|---|
| RGB | rgb(224, 24, 12) | |
| HSL | hsl(3, 90%, 46%) | |
| CMYK | cmyk(0%, 89%, 95%, 12%) | |
| LAB | lab(49, 71, 60) | |
| OKLCH | oklch(0.58 0.227 30) |
Color harmonies
Tints & shades
Code snippets
color: #e0180c;
background-color: #e0180c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFE0180C)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.09, blue: 0.05, alpha: 1.0)