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 |
|---|---|---|---|---|---|
#AEBEC6 | rgb(174, 190, 198) | hsl(200, 17%, 73%) | Cloud Blue | View | |
#AEB8C6 | rgb(174, 184, 198) | hsl(215, 17%, 73%) | Cloud Blue | View | |
#AEB2C6 | rgb(174, 178, 198) | hsl(230, 17%, 73%) | Cloud Blue | View | |
#B0AEC6 | rgb(176, 174, 198) | hsl(245, 17%, 73%) | Cloud Blue | View | |
#B6AEC6 | rgb(182, 174, 198) | hsl(260, 17%, 73%) | Light Muted Navy | View |
:root {
--color-1: #AEBEC6;
--color-2: #AEB8C6;
--color-3: #AEB2C6;
--color-4: #B0AEC6;
--color-5: #B6AEC6;
}Palettes that share visual characteristics and color harmony.