Around the Gills
#a1b670
Around the Gills is a color with the hex code #a1b670. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a1b670 | |
|---|---|---|
| RGB | rgb(161, 182, 112) | |
| HSL | hsl(78, 32%, 58%) | |
| CMYK | cmyk(12%, 0%, 38%, 29%) | |
| LAB | lab(71, -16, 33) | |
| OKLCH | oklch(0.74 0.097 122) |
Color harmonies
Tints & shades
Code snippets
color: #a1b670;
background-color: #a1b670;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFFA1B670)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.71, blue: 0.44, alpha: 1.0)