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 |
|---|---|---|---|---|---|
#CED7E4 | rgb(206, 215, 228) | hsl(215, 29%, 85%) | Cloud Blue | View | |
#CED1E4 | rgb(206, 209, 228) | hsl(232, 29%, 85%) | Cloud Blue | View | |
#D0CEE4 | rgb(208, 206, 228) | hsl(245, 29%, 85%) | Cloud Blue | View | |
#D5CEE4 | rgb(213, 206, 228) | hsl(259, 29%, 85%) | Light Muted Navy | View | |
#DBCEE4 | rgb(219, 206, 228) | hsl(275, 29%, 85%) | Light Muted Purple | View |
:root {
--color-1: #CED7E4;
--color-2: #CED1E4;
--color-3: #D0CEE4;
--color-4: #D5CEE4;
--color-5: #DBCEE4;
}Palettes that share visual characteristics and color harmony.