Stone Fortress
#c5c0b0
Stone Fortress is a color with the hex code #c5c0b0. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c5c0b0 | |
|---|---|---|
| RGB | rgb(197, 192, 176) | |
| HSL | hsl(46, 15%, 73%) | |
| CMYK | cmyk(0%, 3%, 11%, 23%) | |
| LAB | lab(78, 0, 9) | |
| OKLCH | oklch(0.81 0.023 93) |
Color harmonies
Tints & shades
Code snippets
color: #c5c0b0;
background-color: #c5c0b0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFC5C0B0)
/* Swift / UIKit */
UIColor(red: 0.77, green: 0.75, blue: 0.69, alpha: 1.0)