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 |
|---|---|---|---|---|---|
#C1CBD7 | rgb(193, 203, 215) | hsl(213, 22%, 80%) | Cloud Blue | View | |
#C1C5D7 | rgb(193, 197, 215) | hsl(229, 22%, 80%) | Cloud Blue | View | |
#C2C1D7 | rgb(194, 193, 215) | hsl(243, 22%, 80%) | Cloud Blue | View | |
#C8C1D7 | rgb(200, 193, 215) | hsl(259, 22%, 80%) | Light Muted Navy | View | |
#CDC1D7 | rgb(205, 193, 215) | hsl(273, 22%, 80%) | Light Muted Navy | View |
:root {
--color-1: #C1CBD7;
--color-2: #C1C5D7;
--color-3: #C2C1D7;
--color-4: #C8C1D7;
--color-5: #CDC1D7;
}Palettes that share visual characteristics and color harmony.