Wizard’s Brew
#a090b8
Here's everything about the color Wizard’s Brew (#a090b8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a090b8 | |
|---|---|---|
| RGB | rgb(160, 144, 184) | |
| HSL | hsl(264, 22%, 64%) | |
| CMYK | cmyk(13%, 22%, 0%, 28%) | |
| LAB | lab(62, 12, -19) | |
| OKLCH | oklch(0.68 0.061 303) |
Color harmonies
Tints & shades
Code snippets
color: #a090b8;
background-color: #a090b8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFFA090B8)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.56, blue: 0.72, alpha: 1.0)