Paradise Island
#5aa7a0
Paradise Island is a color with the hex code #5aa7a0. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #5aa7a0 | |
|---|---|---|
| RGB | rgb(90, 167, 160) | |
| HSL | hsl(175, 30%, 50%) | |
| CMYK | cmyk(46%, 0%, 4%, 35%) | |
| LAB | lab(63, -26, -4) | |
| OKLCH | oklch(0.68 0.077 188) |
Color harmonies
Tints & shades
Code snippets
color: #5aa7a0;
background-color: #5aa7a0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF5AA7A0)
/* Swift / UIKit */
UIColor(red: 0.35, green: 0.65, blue: 0.63, alpha: 1.0)