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 |
|---|---|---|---|---|---|
#AEB3C6 | rgb(174, 179, 198) | hsl(228, 17%, 73%) | Cloud Blue | View | |
#B0AEC6 | rgb(176, 174, 198) | hsl(245, 17%, 73%) | Cloud Blue | View | |
#B5AEC6 | rgb(181, 174, 198) | hsl(258, 17%, 73%) | Light Muted Navy | View | |
#BBAEC6 | rgb(187, 174, 198) | hsl(272, 17%, 73%) | Light Muted Navy | View | |
#C1AEC6 | rgb(193, 174, 198) | hsl(288, 17%, 73%) | Light Muted Purple | View |
:root {
--color-1: #AEB3C6;
--color-2: #B0AEC6;
--color-3: #B5AEC6;
--color-4: #BBAEC6;
--color-5: #C1AEC6;
}Palettes that share visual characteristics and color harmony.