Federation of Love
#b71010
Federation of Love, represented by the hex value #b71010, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #b71010 | |
|---|---|---|
| RGB | rgb(183, 16, 16) | |
| HSL | hsl(0, 84%, 39%) | |
| CMYK | cmyk(0%, 91%, 91%, 28%) | |
| LAB | lab(39, 61, 49) | |
| OKLCH | oklch(0.49 0.195 28) |
Color harmonies
Tints & shades
Code snippets
color: #b71010;
background-color: #b71010;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFB71010)
/* Swift / UIKit */
UIColor(red: 0.72, green: 0.06, blue: 0.06, alpha: 1.0)