Paradiso
#488084
Here's everything about the color Paradiso (#488084) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #488084 | |
|---|---|---|
| RGB | rgb(72, 128, 132) | |
| HSL | hsl(184, 29%, 40%) | |
| CMYK | cmyk(45%, 3%, 0%, 48%) | |
| LAB | lab(50, -18, -8) | |
| OKLCH | oklch(0.56 0.059 202) |
Color harmonies
Tints & shades
Code snippets
color: #488084;
background-color: #488084;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF488084)
/* Swift / UIKit */
UIColor(red: 0.28, green: 0.50, blue: 0.52, alpha: 1.0)