Irish Clover
#53734c
Irish Clover is a color with the hex code #53734c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #53734c | |
|---|---|---|
| RGB | rgb(83, 115, 76) | |
| HSL | hsl(109, 20%, 37%) | |
| CMYK | cmyk(28%, 0%, 34%, 55%) | |
| LAB | lab(45, -18, 18) | |
| OKLCH | oklch(0.52 0.07 140) |
Color harmonies
Tints & shades
Code snippets
color: #53734c;
background-color: #53734c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF53734C)
/* Swift / UIKit */
UIColor(red: 0.33, green: 0.45, blue: 0.30, alpha: 1.0)