Antique
#8b846d
Here's everything about the color Antique (#8b846d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8b846d | |
|---|---|---|
| RGB | rgb(139, 132, 109) | |
| HSL | hsl(46, 12%, 49%) | |
| CMYK | cmyk(0%, 5%, 22%, 45%) | |
| LAB | lab(55, 0, 13) | |
| OKLCH | oklch(0.61 0.034 93) |
Color harmonies
Tints & shades
Code snippets
color: #8b846d;
background-color: #8b846d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF8B846D)
/* Swift / UIKit */
UIColor(red: 0.55, green: 0.52, blue: 0.43, alpha: 1.0)