Pea
#a4bf20
Pea is a color with the hex code #a4bf20. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a4bf20 | |
|---|---|---|
| RGB | rgb(164, 191, 32) | |
| HSL | hsl(70, 71%, 44%) | |
| CMYK | cmyk(14%, 0%, 83%, 25%) | |
| LAB | lab(73, -24, 68) | |
| OKLCH | oklch(0.76 0.171 120) |
Color harmonies
Tints & shades
Code snippets
color: #a4bf20;
background-color: #a4bf20;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFFA4BF20)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.75, blue: 0.13, alpha: 1.0)