Ecological
#677f70
Ecological is a color with the hex code #677f70. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #677f70 | |
|---|---|---|
| RGB | rgb(103, 127, 112) | |
| HSL | hsl(143, 10%, 45%) | |
| CMYK | cmyk(19%, 0%, 12%, 50%) | |
| LAB | lab(51, -11, 5) | |
| OKLCH | oklch(0.57 0.036 158) |
Color harmonies
Tints & shades
Code snippets
color: #677f70;
background-color: #677f70;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF677F70)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.50, blue: 0.44, alpha: 1.0)