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 |
|---|---|---|---|---|---|
#AEB7C6 | rgb(174, 183, 198) | hsl(218, 17%, 73%) | Cloud Blue | View | |
#AEB1C6 | rgb(174, 177, 198) | hsl(233, 17%, 73%) | Cloud Blue | View | |
#B2AEC6 | rgb(178, 174, 198) | hsl(250, 17%, 73%) | Light Muted Navy | View | |
#B7AEC6 | rgb(183, 174, 198) | hsl(263, 17%, 73%) | Light Muted Navy | View | |
#BDAEC6 | rgb(189, 174, 198) | hsl(278, 17%, 73%) | Light Muted Purple | View |
:root {
--color-1: #AEB7C6;
--color-2: #AEB1C6;
--color-3: #B2AEC6;
--color-4: #B7AEC6;
--color-5: #BDAEC6;
}Palettes that share visual characteristics and color harmony.