Endo
#5da464
Here's everything about the color Endo (#5da464) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5da464 | |
|---|---|---|
| RGB | rgb(93, 164, 100) | |
| HSL | hsl(126, 28%, 50%) | |
| CMYK | cmyk(43%, 0%, 39%, 36%) | |
| LAB | lab(61, -34, 26) | |
| OKLCH | oklch(0.66 0.118 146) |
Color harmonies
Tints & shades
Code snippets
color: #5da464;
background-color: #5da464;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF5DA464)
/* Swift / UIKit */
UIColor(red: 0.36, green: 0.64, blue: 0.39, alpha: 1.0)