Walkway
#a3999c
Here's everything about the color Walkway (#a3999c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a3999c | |
|---|---|---|
| RGB | rgb(163, 153, 156) | |
| HSL | hsl(342, 5%, 62%) | |
| CMYK | cmyk(0%, 6%, 4%, 36%) | |
| LAB | lab(64, 4, 0) | |
| OKLCH | oklch(0.69 0.012 357) |
Color harmonies
Tints & shades
Code snippets
color: #a3999c;
background-color: #a3999c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-neutral-500 /* ≈ #737373 */
/* Flutter */
Color(0xFFA3999C)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.60, blue: 0.61, alpha: 1.0)