Distant Homeworld
#acdcee
Distant Homeworld is a color with the hex code #acdcee. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #acdcee | |
|---|---|---|
| RGB | rgb(172, 220, 238) | |
| HSL | hsl(196, 66%, 80%) | |
| CMYK | cmyk(28%, 8%, 0%, 7%) | |
| LAB | lab(85, -13, -14) | |
| OKLCH | oklch(0.87 0.056 223) |
Color harmonies
Tints & shades
Code snippets
color: #acdcee;
background-color: #acdcee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFACDCEE)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.86, blue: 0.93, alpha: 1.0)