Timeless Beauty
#b6273e
Timeless Beauty, represented by the hex value #b6273e, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #b6273e | |
|---|---|---|
| RGB | rgb(182, 39, 62) | |
| HSL | hsl(350, 65%, 43%) | |
| CMYK | cmyk(0%, 79%, 66%, 29%) | |
| LAB | lab(41, 57, 24) | |
| OKLCH | oklch(0.51 0.178 18) |
Color harmonies
Tints & shades
Code snippets
color: #b6273e;
background-color: #b6273e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFB6273E)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.15, blue: 0.24, alpha: 1.0)