Tropical Escape
#4dbbaf
Tropical Escape is a color with the hex code #4dbbaf. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #4dbbaf | |
|---|---|---|
| RGB | rgb(77, 187, 175) | |
| HSL | hsl(173, 45%, 52%) | |
| CMYK | cmyk(59%, 0%, 6%, 27%) | |
| LAB | lab(69, -35, -4) | |
| OKLCH | oklch(0.73 0.102 185) |
Color harmonies
Tints & shades
Code snippets
color: #4dbbaf;
background-color: #4dbbaf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF4DBBAF)
/* Swift / UIKit */
UIColor(red: 0.30, green: 0.73, blue: 0.69, alpha: 1.0)