Limestoned
#a7cca4
Limestoned is a color with the hex code #a7cca4. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a7cca4 | |
|---|---|---|
| RGB | rgb(167, 204, 164) | |
| HSL | hsl(116, 28%, 72%) | |
| CMYK | cmyk(18%, 0%, 20%, 20%) | |
| LAB | lab(79, -18, 16) | |
| OKLCH | oklch(0.81 0.068 143) |
Color harmonies
Tints & shades
Code snippets
color: #a7cca4;
background-color: #a7cca4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFFA7CCA4)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.80, blue: 0.64, alpha: 1.0)