Panorama
#327a88
Panorama is a color with the hex code #327a88. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #327a88 | |
|---|---|---|
| RGB | rgb(50, 122, 136) | |
| HSL | hsl(190, 46%, 36%) | |
| CMYK | cmyk(63%, 10%, 0%, 47%) | |
| LAB | lab(47, -20, -15) | |
| OKLCH | oklch(0.54 0.074 212) |
Color harmonies
Tints & shades
Code snippets
color: #327a88;
background-color: #327a88;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF327A88)
/* Swift / UIKit */
UIColor(red: 0.20, green: 0.48, blue: 0.53, alpha: 1.0)