Royal Fig
#7b5867
Royal Fig, represented by the hex value #7b5867, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #7b5867 | |
|---|---|---|
| RGB | rgb(123, 88, 103) | |
| HSL | hsl(334, 17%, 41%) | |
| CMYK | cmyk(0%, 28%, 16%, 52%) | |
| LAB | lab(42, 17, -3) | |
| OKLCH | oklch(0.5 0.051 352) |
Color harmonies
Tints & shades
Code snippets
color: #7b5867;
background-color: #7b5867;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF7B5867)
/* Swift / UIKit */
UIColor(red: 0.48, green: 0.35, blue: 0.40, alpha: 1.0)