Rouge
#ab1239
Here's everything about the color Rouge (#ab1239) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ab1239 | |
|---|---|---|
| RGB | rgb(171, 18, 57) | |
| HSL | hsl(345, 81%, 37%) | |
| CMYK | cmyk(0%, 89%, 67%, 33%) | |
| LAB | lab(37, 59, 22) | |
| OKLCH | oklch(0.48 0.182 16) |
Color harmonies
Tints & shades
Code snippets
color: #ab1239;
background-color: #ab1239;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFAB1239)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.07, blue: 0.22, alpha: 1.0)