Marina
#5a88c8
Marina is a color with the hex code #5a88c8. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #5a88c8 | |
|---|---|---|
| RGB | rgb(90, 136, 200) | |
| HSL | hsl(215, 50%, 57%) | |
| CMYK | cmyk(55%, 32%, 0%, 22%) | |
| LAB | lab(56, -2, -39) | |
| OKLCH | oklch(0.62 0.11 257) |
Color harmonies
Tints & shades
Code snippets
color: #5a88c8;
background-color: #5a88c8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF5A88C8)
/* Swift / UIKit */
UIColor(red: 0.35, green: 0.53, blue: 0.78, alpha: 1.0)