Wizard
#4d5b88
Wizard is a color with the hex code #4d5b88. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #4d5b88 | |
|---|---|---|
| RGB | rgb(77, 91, 136) | |
| HSL | hsl(226, 28%, 42%) | |
| CMYK | cmyk(43%, 33%, 0%, 47%) | |
| LAB | lab(39, 4, -27) | |
| OKLCH | oklch(0.48 0.075 270) |
Color harmonies
Tints & shades
Code snippets
color: #4d5b88;
background-color: #4d5b88;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF4D5B88)
/* Swift / UIKit */
UIColor(red: 0.30, green: 0.36, blue: 0.53, alpha: 1.0)