Primal Rage
#f4301c
Primal Rage is a color with the hex code #f4301c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f4301c | |
|---|---|---|
| RGB | rgb(244, 48, 28) | |
| HSL | hsl(6, 91%, 53%) | |
| CMYK | cmyk(0%, 80%, 89%, 4%) | |
| LAB | lab(54, 72, 60) | |
| OKLCH | oklch(0.63 0.231 30) |
Color harmonies
Tints & shades
Code snippets
color: #f4301c;
background-color: #f4301c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFF4301C)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.19, blue: 0.11, alpha: 1.0)