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, Light Dusty Navy. 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 |
|---|---|---|---|---|---|
#CCCED7 | rgb(204, 206, 215) | hsl(229, 12%, 82%) | Cloud Blue | View | |
#CCCCD7 | rgb(204, 204, 215) | hsl(240, 12%, 82%) | Cloud Blue | View | |
#CFCCD7 | rgb(207, 204, 215) | hsl(256, 12%, 82%) | Light Dusty Navy | View | |
#D1CCD7 | rgb(209, 204, 215) | hsl(267, 12%, 82%) | Light Dusty Navy | View | |
#D4CCD7 | rgb(212, 204, 215) | hsl(284, 12%, 82%) | Light Dusty Purple | View |
:root {
--color-1: #CCCED7;
--color-2: #CCCCD7;
--color-3: #CFCCD7;
--color-4: #D1CCD7;
--color-5: #D4CCD7;
}Palettes that share visual characteristics and color harmony.