Verdant Forest
#28615d
Here's everything about the color Verdant Forest (#28615d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #28615d | |
|---|---|---|
| RGB | rgb(40, 97, 93) | |
| HSL | hsl(176, 42%, 27%) | |
| CMYK | cmyk(59%, 0%, 4%, 62%) | |
| LAB | lab(37, -20, -4) | |
| OKLCH | oklch(0.45 0.06 189) |
Color harmonies
Tints & shades
Code snippets
color: #28615d;
background-color: #28615d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-gray-500 /* ≈ #6a7282 */
/* Flutter */
Color(0xFF28615D)
/* Swift / UIKit */
UIColor(red: 0.16, green: 0.38, blue: 0.36, alpha: 1.0)