Emerald Whispers
#2b8478
Emerald Whispers is a color with the hex code #2b8478. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #2b8478 | |
|---|---|---|
| RGB | rgb(43, 132, 120) | |
| HSL | hsl(172, 51%, 34%) | |
| CMYK | cmyk(67%, 0%, 9%, 48%) | |
| LAB | lab(50, -30, -2) | |
| OKLCH | oklch(0.56 0.085 183) |
Color harmonies
Tints & shades
Code snippets
color: #2b8478;
background-color: #2b8478;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFF2B8478)
/* Swift / UIKit */
UIColor(red: 0.17, green: 0.52, blue: 0.47, alpha: 1.0)