Pumping Spice
#f7504a
Pumping Spice is a color with the hex code #f7504a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f7504a | |
|---|---|---|
| RGB | rgb(247, 80, 74) | |
| HSL | hsl(2, 92%, 63%) | |
| CMYK | cmyk(0%, 68%, 70%, 3%) | |
| LAB | lab(59, 64, 41) | |
| OKLCH | oklch(0.66 0.204 26) |
Color harmonies
Tints & shades
Code snippets
color: #f7504a;
background-color: #f7504a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFF7504A)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.31, blue: 0.29, alpha: 1.0)