Indica
#588c3a
Here's everything about the color Indica (#588c3a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #588c3a | |
|---|---|---|
| RGB | rgb(88, 140, 58) | |
| HSL | hsl(98, 41%, 39%) | |
| CMYK | cmyk(37%, 0%, 59%, 45%) | |
| LAB | lab(53, -30, 37) | |
| OKLCH | oklch(0.58 0.127 136) |
Color harmonies
Tints & shades
Code snippets
color: #588c3a;
background-color: #588c3a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF588C3A)
/* Swift / UIKit */
UIColor(red: 0.35, green: 0.55, blue: 0.23, alpha: 1.0)