Aster
#867ba9
Aster is a color with the hex code #867ba9. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #867ba9 | |
|---|---|---|
| RGB | rgb(134, 123, 169) | |
| HSL | hsl(254, 21%, 57%) | |
| CMYK | cmyk(21%, 27%, 0%, 34%) | |
| LAB | lab(54, 12, -23) | |
| OKLCH | oklch(0.61 0.07 295) |
Color harmonies
Tints & shades
Code snippets
color: #867ba9;
background-color: #867ba9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF867BA9)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.48, blue: 0.66, alpha: 1.0)