Silence Is Golden
#c2a06d
Here's everything about the color Silence Is Golden (#c2a06d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c2a06d | |
|---|---|---|
| RGB | rgb(194, 160, 109) | |
| HSL | hsl(36, 41%, 59%) | |
| CMYK | cmyk(0%, 18%, 44%, 24%) | |
| LAB | lab(68, 8, 32) | |
| OKLCH | oklch(0.72 0.079 77) |
Color harmonies
Tints & shades
Code snippets
color: #c2a06d;
background-color: #c2a06d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFC2A06D)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.63, blue: 0.43, alpha: 1.0)