Feijoa
#a5d785
Here's everything about the color Feijoa (#a5d785) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a5d785 | |
|---|---|---|
| RGB | rgb(165, 215, 133) | |
| HSL | hsl(97, 51%, 68%) | |
| CMYK | cmyk(23%, 0%, 38%, 16%) | |
| LAB | lab(81, -28, 35) | |
| OKLCH | oklch(0.82 0.121 134) |
Color harmonies
Tints & shades
Code snippets
color: #a5d785;
background-color: #a5d785;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFA5D785)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.84, blue: 0.52, alpha: 1.0)