Limolicious
#97b73a
Limolicious is a color with the hex code #97b73a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #97b73a | |
|---|---|---|
| RGB | rgb(151, 183, 58) | |
| HSL | hsl(75, 52%, 47%) | |
| CMYK | cmyk(17%, 0%, 68%, 28%) | |
| LAB | lab(70, -24, 57) | |
| OKLCH | oklch(0.73 0.153 123) |
Color harmonies
Tints & shades
Code snippets
color: #97b73a;
background-color: #97b73a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF97B73A)
/* Swift / UIKit */
UIColor(red: 0.59, green: 0.72, blue: 0.23, alpha: 1.0)