Volcanic Island
#605244
Volcanic Island, represented by the hex value #605244, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #605244 | |
|---|---|---|
| RGB | rgb(96, 82, 68) | |
| HSL | hsl(30, 17%, 32%) | |
| CMYK | cmyk(0%, 15%, 29%, 62%) | |
| LAB | lab(36, 4, 11) | |
| OKLCH | oklch(0.45 0.029 67) |
Color harmonies
Tints & shades
Code snippets
color: #605244;
background-color: #605244;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF605244)
/* Swift / UIKit */
UIColor(red: 0.38, green: 0.32, blue: 0.27, alpha: 1.0)