Lavender Ash
#9998a7
Lavender Ash is a color with the hex code #9998a7. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #9998a7 | |
|---|---|---|
| RGB | rgb(153, 152, 167) | |
| HSL | hsl(244, 8%, 63%) | |
| CMYK | cmyk(8%, 9%, 0%, 35%) | |
| LAB | lab(63, 3, -8) | |
| OKLCH | oklch(0.69 0.022 289) |
Color harmonies
Tints & shades
Code snippets
color: #9998a7;
background-color: #9998a7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF9998A7)
/* Swift / UIKit */
UIColor(red: 0.60, green: 0.60, blue: 0.65, alpha: 1.0)