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 |
|---|---|---|---|---|---|
#CDD2D6 | rgb(205, 210, 214) | hsl(207, 10%, 82%) | Cloud Blue | View | |
#CDD0D6 | rgb(205, 208, 214) | hsl(220, 10%, 82%) | Cloud Blue | View | |
#CDCED6 | rgb(205, 206, 214) | hsl(233, 10%, 82%) | Cloud Blue | View | |
#CECDD6 | rgb(206, 205, 214) | hsl(247, 10%, 82%) | Cloud Blue | View | |
#D0CDD6 | rgb(208, 205, 214) | hsl(260, 10%, 82%) | Light Dusty Navy | View |
:root {
--color-1: #CDD2D6;
--color-2: #CDD0D6;
--color-3: #CDCED6;
--color-4: #CECDD6;
--color-5: #D0CDD6;
}Palettes that share visual characteristics and color harmony.