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, Light Muted Navy. 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 |
|---|---|---|---|---|---|
#C1C4D2 | rgb(193, 196, 210) | hsl(229, 16%, 79%) | Cloud Blue | View | |
#C2C1D2 | rgb(194, 193, 210) | hsl(244, 16%, 79%) | Cloud Blue | View | |
#C6C1D2 | rgb(198, 193, 210) | hsl(258, 16%, 79%) | Light Muted Navy | View | |
#CAC1D2 | rgb(202, 193, 210) | hsl(272, 16%, 79%) | Light Muted Navy | View | |
#CFC1D2 | rgb(207, 193, 210) | hsl(289, 16%, 79%) | Light Muted Purple | View |
:root {
--color-1: #C1C4D2;
--color-2: #C2C1D2;
--color-3: #C6C1D2;
--color-4: #CAC1D2;
--color-5: #CFC1D2;
}Palettes that share visual characteristics and color harmony.