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 |
|---|---|---|---|---|---|
#ACB8C9 | rgb(172, 184, 201) | hsl(215, 21%, 73%) | Cloud Blue | View | |
#ACB1C9 | rgb(172, 177, 201) | hsl(230, 21%, 73%) | Cloud Blue | View | |
#AEACC9 | rgb(174, 172, 201) | hsl(244, 21%, 73%) | Cloud Blue | View | |
#B5ACC9 | rgb(181, 172, 201) | hsl(259, 21%, 73%) | Light Muted Navy | View | |
#BCACC9 | rgb(188, 172, 201) | hsl(273, 21%, 73%) | Light Muted Navy | View |
:root {
--color-1: #ACB8C9;
--color-2: #ACB1C9;
--color-3: #AEACC9;
--color-4: #B5ACC9;
--color-5: #BCACC9;
}Palettes that share visual characteristics and color harmony.