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 |
|---|---|---|---|---|---|
#A7AECD | rgb(167, 174, 205) | hsl(229, 28%, 73%) | Cloud Blue | View | |
#A9A7CD | rgb(169, 167, 205) | hsl(243, 28%, 73%) | Cloud Blue | View | |
#B3A7CD | rgb(179, 167, 205) | hsl(259, 28%, 73%) | Light Muted Navy | View | |
#BDA7CD | rgb(189, 167, 205) | hsl(275, 28%, 73%) | Light Muted Purple | View | |
#C6A7CD | rgb(198, 167, 205) | hsl(289, 28%, 73%) | Light Muted Purple | View |
:root {
--color-1: #A7AECD;
--color-2: #A9A7CD;
--color-3: #B3A7CD;
--color-4: #BDA7CD;
--color-5: #C6A7CD;
}Palettes that share visual characteristics and color harmony.