Paradisiacal Getaway
#8ddee1
Paradisiacal Getaway is a color with the hex code #8ddee1. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #8ddee1 | |
|---|---|---|
| RGB | rgb(141, 222, 225) | |
| HSL | hsl(182, 58%, 72%) | |
| CMYK | cmyk(37%, 1%, 0%, 12%) | |
| LAB | lab(83, -25, -10) | |
| OKLCH | oklch(0.85 0.079 199) |
Color harmonies
Tints & shades
Code snippets
color: #8ddee1;
background-color: #8ddee1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF8DDEE1)
/* Swift / UIKit */
UIColor(red: 0.55, green: 0.87, blue: 0.88, alpha: 1.0)