Monument
#84898c
Here's everything about the color Monument (#84898c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #84898c | |
|---|---|---|
| RGB | rgb(132, 137, 140) | |
| HSL | hsl(203, 3%, 53%) | |
| CMYK | cmyk(6%, 2%, 0%, 45%) | |
| LAB | lab(57, -1, -2) | |
| OKLCH | oklch(0.63 0.007 234) |
Color harmonies
Tints & shades
Code snippets
color: #84898c;
background-color: #84898c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF84898C)
/* Swift / UIKit */
UIColor(red: 0.52, green: 0.54, blue: 0.55, alpha: 1.0)