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 Cloud Blue, Cloud 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 |
|---|---|---|---|---|---|
#C8CFDA | rgb(200, 207, 218) | hsl(217, 20%, 82%) | Cloud Blue | View | |
#C8CBDA | rgb(200, 203, 218) | hsl(230, 20%, 82%) | Cloud Blue | View | |
#CAC8DA | rgb(202, 200, 218) | hsl(247, 20%, 82%) | Cloud Blue | View | |
#CFC8DA | rgb(207, 200, 218) | hsl(263, 20%, 82%) | Light Muted Navy | View | |
#D3C8DA | rgb(211, 200, 218) | hsl(277, 20%, 82%) | Light Muted Purple | View |
:root {
--color-1: #C8CFDA;
--color-2: #C8CBDA;
--color-3: #CAC8DA;
--color-4: #CFC8DA;
--color-5: #D3C8DA;
}Palettes that share visual characteristics and color harmony.