Forgotten Sandstone
#afa696
Forgotten Sandstone, represented by the hex value #afa696, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #afa696 | |
|---|---|---|
| RGB | rgb(175, 166, 150) | |
| HSL | hsl(38, 14%, 64%) | |
| CMYK | cmyk(0%, 5%, 14%, 31%) | |
| LAB | lab(69, 1, 10) | |
| OKLCH | oklch(0.73 0.025 82) |
Color harmonies
Tints & shades
Code snippets
color: #afa696;
background-color: #afa696;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFFAFA696)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.65, blue: 0.59, alpha: 1.0)