Kashmir
#6f8d6a
Kashmir, represented by the hex value #6f8d6a, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #6f8d6a | |
|---|---|---|
| RGB | rgb(111, 141, 106) | |
| HSL | hsl(111, 14%, 48%) | |
| CMYK | cmyk(21%, 0%, 25%, 45%) | |
| LAB | lab(56, -16, 15) | |
| OKLCH | oklch(0.61 0.062 141) |
Color harmonies
Tints & shades
Code snippets
color: #6f8d6a;
background-color: #6f8d6a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF6F8D6A)
/* Swift / UIKit */
UIColor(red: 0.44, green: 0.55, blue: 0.42, alpha: 1.0)