Loch Ness
#5f6db0
Loch Ness is a color with the hex code #5f6db0. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #5f6db0 | |
|---|---|---|
| RGB | rgb(95, 109, 176) | |
| HSL | hsl(230, 34%, 53%) | |
| CMYK | cmyk(46%, 38%, 0%, 31%) | |
| LAB | lab(47, 9, -38) | |
| OKLCH | oklch(0.55 0.106 274) |
Color harmonies
Tints & shades
Code snippets
color: #5f6db0;
background-color: #5f6db0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF5F6DB0)
/* Swift / UIKit */
UIColor(red: 0.37, green: 0.43, blue: 0.69, alpha: 1.0)