Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A 5-color combination featuring Muted Light Cyan, Muted Light Sky Blue, Cloud Blue. Perfect for UI design, branding identities, and digital illustrations.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#C8DADA | rgb(200, 218, 218) | hsl(180, 20%, 82%) | Muted Light Cyan | View | |
#C8D6DA | rgb(200, 214, 218) | hsl(193, 20%, 82%) | Muted Light Sky Blue | View | |
#C8D1DA | rgb(200, 209, 218) | hsl(210, 20%, 82%) | Cloud Blue | View | |
#C8CDDA | rgb(200, 205, 218) | hsl(223, 20%, 82%) | Cloud Blue | View | |
#C8C8DA | rgb(200, 200, 218) | hsl(240, 20%, 82%) | Cloud Blue | View |
:root {
--color-1: #C8DADA;
--color-2: #C8D6DA;
--color-3: #C8D1DA;
--color-4: #C8CDDA;
--color-5: #C8C8DA;
}Palettes that share visual characteristics and color harmony.