Fisher King
#5182b9
Fisher King is a color with the hex code #5182b9. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #5182b9 | |
|---|---|---|
| RGB | rgb(81, 130, 185) | |
| HSL | hsl(212, 43%, 52%) | |
| CMYK | cmyk(56%, 30%, 0%, 27%) | |
| LAB | lab(53, -5, -35) | |
| OKLCH | oklch(0.6 0.1 252) |
Color harmonies
Tints & shades
Code snippets
color: #5182b9;
background-color: #5182b9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF5182B9)
/* Swift / UIKit */
UIColor(red: 0.32, green: 0.51, blue: 0.73, alpha: 1.0)