Metropolis
#61584f
Here's everything about the color Metropolis (#61584f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #61584f | |
|---|---|---|
| RGB | rgb(97, 88, 79) | |
| HSL | hsl(30, 10%, 35%) | |
| CMYK | cmyk(0%, 9%, 19%, 62%) | |
| LAB | lab(38, 3, 7) | |
| OKLCH | oklch(0.47 0.018 67) |
Color harmonies
Tints & shades
Code snippets
color: #61584f;
background-color: #61584f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF61584F)
/* Swift / UIKit */
UIColor(red: 0.38, green: 0.35, blue: 0.31, alpha: 1.0)