Wizard’s Potion
#5d6098
Here's everything about the color Wizard’s Potion (#5d6098) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #5d6098 | |
|---|---|---|
| RGB | rgb(93, 96, 152) | |
| HSL | hsl(237, 24%, 48%) | |
| CMYK | cmyk(39%, 37%, 0%, 40%) | |
| LAB | lab(42, 10, -31) | |
| OKLCH | oklch(0.51 0.088 280) |
Color harmonies
Tints & shades
Code snippets
color: #5d6098;
background-color: #5d6098;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF5D6098)
/* Swift / UIKit */
UIColor(red: 0.36, green: 0.38, blue: 0.60, alpha: 1.0)