Copper Patina
#9db4a0
Here's everything about the color Copper Patina (#9db4a0) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #9db4a0 | |
|---|---|---|
| RGB | rgb(157, 180, 160) | |
| HSL | hsl(128, 13%, 66%) | |
| CMYK | cmyk(13%, 0%, 11%, 29%) | |
| LAB | lab(71, -11, 7) | |
| OKLCH | oklch(0.75 0.038 149) |
Color harmonies
Tints & shades
Code snippets
color: #9db4a0;
background-color: #9db4a0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF9DB4A0)
/* Swift / UIKit */
UIColor(red: 0.62, green: 0.71, blue: 0.63, alpha: 1.0)