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 |
|---|---|---|---|---|---|
#C1C9D7 | rgb(193, 201, 215) | hsl(218, 22%, 80%) | Cloud Blue | View | |
#C1C3D7 | rgb(193, 195, 215) | hsl(235, 22%, 80%) | Cloud Blue | View | |
#C4C1D7 | rgb(196, 193, 215) | hsl(248, 22%, 80%) | Cloud Blue | View | |
#C9C1D7 | rgb(201, 193, 215) | hsl(262, 22%, 80%) | Light Muted Navy | View | |
#CFC1D7 | rgb(207, 193, 215) | hsl(278, 22%, 80%) | Light Muted Purple | View |
:root {
--color-1: #C1C9D7;
--color-2: #C1C3D7;
--color-3: #C4C1D7;
--color-4: #C9C1D7;
--color-5: #CFC1D7;
}Palettes that share visual characteristics and color harmony.