Hibiscus
#b6316c
Hibiscus, represented by the hex value #b6316c, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #b6316c | |
|---|---|---|
| RGB | rgb(182, 49, 108) | |
| HSL | hsl(333, 58%, 45%) | |
| CMYK | cmyk(0%, 73%, 41%, 29%) | |
| LAB | lab(44, 57, -2) | |
| OKLCH | oklch(0.53 0.176 358) |
Color harmonies
Tints & shades
Code snippets
color: #b6316c;
background-color: #b6316c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFB6316C)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.19, blue: 0.42, alpha: 1.0)