Wild Life
#a5c1c0
Wild Life, represented by the hex value #a5c1c0, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #a5c1c0 | |
|---|---|---|
| RGB | rgb(165, 193, 192) | |
| HSL | hsl(178, 18%, 70%) | |
| CMYK | cmyk(15%, 0%, 1%, 24%) | |
| LAB | lab(76, -10, -3) | |
| OKLCH | oklch(0.79 0.03 194) |
Color harmonies
Tints & shades
Code snippets
color: #a5c1c0;
background-color: #a5c1c0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFA5C1C0)
/* Swift / UIKit */
UIColor(red: 0.65, green: 0.76, blue: 0.75, alpha: 1.0)