Thyme and Place
#6f8770
Here's everything about the color Thyme and Place (#6f8770) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #6f8770 | |
|---|---|---|
| RGB | rgb(111, 135, 112) | |
| HSL | hsl(122, 10%, 48%) | |
| CMYK | cmyk(18%, 0%, 17%, 47%) | |
| LAB | lab(54, -13, 9) | |
| OKLCH | oklch(0.6 0.044 146) |
Color harmonies
Tints & shades
Code snippets
color: #6f8770;
background-color: #6f8770;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF6F8770)
/* Swift / UIKit */
UIColor(red: 0.44, green: 0.53, blue: 0.44, alpha: 1.0)