Lavish Spending
#8469bc
Here's everything about the color Lavish Spending (#8469bc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8469bc | |
|---|---|---|
| RGB | rgb(132, 105, 188) | |
| HSL | hsl(260, 38%, 57%) | |
| CMYK | cmyk(30%, 44%, 0%, 26%) | |
| LAB | lab(50, 25, -40) | |
| OKLCH | oklch(0.58 0.126 297) |
Color harmonies
Tints & shades
Code snippets
color: #8469bc;
background-color: #8469bc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF8469BC)
/* Swift / UIKit */
UIColor(red: 0.52, green: 0.41, blue: 0.74, alpha: 1.0)