Strawberry Avalanche
#ef4f41
Here's everything about the color Strawberry Avalanche (#ef4f41) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ef4f41 | |
|---|---|---|
| RGB | rgb(239, 79, 65) | |
| HSL | hsl(5, 84%, 60%) | |
| CMYK | cmyk(0%, 67%, 73%, 6%) | |
| LAB | lab(57, 62, 44) | |
| OKLCH | oklch(0.65 0.199 29) |
Color harmonies
Tints & shades
Code snippets
color: #ef4f41;
background-color: #ef4f41;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFEF4F41)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.31, blue: 0.25, alpha: 1.0)