Vermilion Scarlet
#d1062b
Vermilion Scarlet, represented by the hex value #d1062b, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #d1062b | |
|---|---|---|
| RGB | rgb(209, 6, 43) | |
| HSL | hsl(349, 94%, 42%) | |
| CMYK | cmyk(0%, 97%, 79%, 18%) | |
| LAB | lab(45, 70, 42) | |
| OKLCH | oklch(0.54 0.218 23) |
Color harmonies
Tints & shades
Code snippets
color: #d1062b;
background-color: #d1062b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFD1062B)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.02, blue: 0.17, alpha: 1.0)