Extravagant Blush
#b55067
Extravagant Blush, represented by the hex value #b55067, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #b55067 | |
|---|---|---|
| RGB | rgb(181, 80, 103) | |
| HSL | hsl(346, 41%, 51%) | |
| CMYK | cmyk(0%, 56%, 43%, 29%) | |
| LAB | lab(48, 43, 8) | |
| OKLCH | oklch(0.57 0.133 8) |
Color harmonies
Tints & shades
Code snippets
color: #b55067;
background-color: #b55067;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFB55067)
/* Swift / UIKit */
UIColor(red: 0.71, green: 0.31, blue: 0.40, alpha: 1.0)