Two Peas in a Pod
#a5ca4f
Here's everything about the color Two Peas in a Pod (#a5ca4f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a5ca4f | |
|---|---|---|
| RGB | rgb(165, 202, 79) | |
| HSL | hsl(78, 54%, 55%) | |
| CMYK | cmyk(18%, 0%, 61%, 21%) | |
| LAB | lab(77, -26, 55) | |
| OKLCH | oklch(0.79 0.155 124) |
Color harmonies
Tints & shades
Code snippets
color: #a5ca4f;
background-color: #a5ca4f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFA5CA4F)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.79, blue: 0.31, alpha: 1.0)