Ecstatic Red
#aa1122
Here's everything about the color Ecstatic Red (#aa1122) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aa1122 | |
|---|---|---|
| RGB | rgb(170, 17, 34) | |
| HSL | hsl(353, 82%, 37%) | |
| CMYK | cmyk(0%, 90%, 80%, 33%) | |
| LAB | lab(37, 58, 36) | |
| OKLCH | oklch(0.47 0.182 24) |
Color harmonies
Tints & shades
Code snippets
color: #aa1122;
background-color: #aa1122;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFAA1122)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.07, blue: 0.13, alpha: 1.0)