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 |
|---|---|---|---|---|---|
#CCD2E1 | rgb(204, 210, 225) | hsl(223, 26%, 84%) | Cloud Blue | View | |
#CCCDE1 | rgb(204, 205, 225) | hsl(237, 26%, 84%) | Cloud Blue | View | |
#CFCCE1 | rgb(207, 204, 225) | hsl(249, 26%, 84%) | Cloud Blue | View | |
#D5CCE1 | rgb(213, 204, 225) | hsl(266, 26%, 84%) | Light Muted Navy | View | |
#DACCE1 | rgb(218, 204, 225) | hsl(280, 26%, 84%) | Light Muted Purple | View |
:root {
--color-1: #CCD2E1;
--color-2: #CCCDE1;
--color-3: #CFCCE1;
--color-4: #D5CCE1;
--color-5: #DACCE1;
}Palettes that share visual characteristics and color harmony.