Hot Lava
#aa0033
Here's everything about the color Hot Lava (#aa0033) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aa0033 | |
|---|---|---|
| RGB | rgb(170, 0, 51) | |
| HSL | hsl(342, 100%, 33%) | |
| CMYK | cmyk(0%, 100%, 70%, 33%) | |
| LAB | lab(36, 61, 24) | |
| OKLCH | oklch(0.47 0.187 17) |
Color harmonies
Tints & shades
Code snippets
color: #aa0033;
background-color: #aa0033;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFAA0033)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.00, blue: 0.20, alpha: 1.0)