Polished Silver
#c5d1da
Here's everything about the color Polished Silver (#c5d1da) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c5d1da | |
|---|---|---|
| RGB | rgb(197, 209, 218) | |
| HSL | hsl(206, 22%, 81%) | |
| CMYK | cmyk(10%, 4%, 0%, 15%) | |
| LAB | lab(83, -3, -6) | |
| OKLCH | oklch(0.85 0.018 240) |
Color harmonies
Tints & shades
Code snippets
color: #c5d1da;
background-color: #c5d1da;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFC5D1DA)
/* Swift / UIKit */
UIColor(red: 0.77, green: 0.82, blue: 0.85, alpha: 1.0)