Romanov Mauve
#b97da8
Romanov Mauve, represented by the hex value #b97da8, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #b97da8 | |
|---|---|---|
| RGB | rgb(185, 125, 168) | |
| HSL | hsl(317, 30%, 61%) | |
| CMYK | cmyk(0%, 32%, 9%, 27%) | |
| LAB | lab(60, 29, -13) | |
| OKLCH | oklch(0.66 0.094 338) |
Color harmonies
Tints & shades
Code snippets
color: #b97da8;
background-color: #b97da8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFFB97DA8)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.49, blue: 0.66, alpha: 1.0)