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 |
|---|---|---|---|---|---|
#C7CCD1 | rgb(199, 204, 209) | hsl(210, 10%, 80%) | Cloud Blue | View | |
#C7C9D1 | rgb(199, 201, 209) | hsl(228, 10%, 80%) | Cloud Blue | View | |
#C7C7D1 | rgb(199, 199, 209) | hsl(240, 10%, 80%) | Cloud Blue | View | |
#C9C7D1 | rgb(201, 199, 209) | hsl(252, 10%, 80%) | Light Dusty Navy | View | |
#CCC7D1 | rgb(204, 199, 209) | hsl(270, 10%, 80%) | Light Dusty Navy | View |
:root {
--color-1: #C7CCD1;
--color-2: #C7C9D1;
--color-3: #C7C7D1;
--color-4: #C9C7D1;
--color-5: #CCC7D1;
}Palettes that share visual characteristics and color harmony.