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 |
|---|---|---|---|---|---|
#C1C9D2 | rgb(193, 201, 210) | hsl(212, 16%, 79%) | Cloud Blue | View | |
#C1C5D2 | rgb(193, 197, 210) | hsl(226, 16%, 79%) | Cloud Blue | View | |
#C1C1D2 | rgb(193, 193, 210) | hsl(240, 16%, 79%) | Cloud Blue | View | |
#C5C1D2 | rgb(197, 193, 210) | hsl(254, 16%, 79%) | Light Muted Navy | View | |
#C9C1D2 | rgb(201, 193, 210) | hsl(268, 16%, 79%) | Light Muted Navy | View |
:root {
--color-1: #C1C9D2;
--color-2: #C1C5D2;
--color-3: #C1C1D2;
--color-4: #C5C1D2;
--color-5: #C9C1D2;
}Palettes that share visual characteristics and color harmony.