Shepherd’s Green
#5a8643
Shepherd’s Green is a color with the hex code #5a8643. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #5a8643 | |
|---|---|---|
| RGB | rgb(90, 134, 67) | |
| HSL | hsl(99, 33%, 39%) | |
| CMYK | cmyk(33%, 0%, 50%, 47%) | |
| LAB | lab(52, -25, 31) | |
| OKLCH | oklch(0.57 0.108 136) |
Color harmonies
Tints & shades
Code snippets
color: #5a8643;
background-color: #5a8643;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF5A8643)
/* Swift / UIKit */
UIColor(red: 0.35, green: 0.53, blue: 0.26, alpha: 1.0)