Red Arremer
#e44e4d
Here's everything about the color Red Arremer (#e44e4d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e44e4d | |
|---|---|---|
| RGB | rgb(228, 78, 77) | |
| HSL | hsl(0, 74%, 60%) | |
| CMYK | cmyk(0%, 66%, 66%, 11%) | |
| LAB | lab(55, 59, 34) | |
| OKLCH | oklch(0.63 0.186 25) |
Color harmonies
Tints & shades
Code snippets
color: #e44e4d;
background-color: #e44e4d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFE44E4D)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.31, blue: 0.30, alpha: 1.0)