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 |
|---|---|---|---|---|---|
#ACBAC9 | rgb(172, 186, 201) | hsl(211, 21%, 73%) | Cloud Blue | View | |
#ACB3C9 | rgb(172, 179, 201) | hsl(226, 21%, 73%) | Cloud Blue | View | |
#ACACC9 | rgb(172, 172, 201) | hsl(240, 21%, 73%) | Cloud Blue | View | |
#B3ACC9 | rgb(179, 172, 201) | hsl(254, 21%, 73%) | Light Muted Navy | View | |
#BAACC9 | rgb(186, 172, 201) | hsl(269, 21%, 73%) | Light Muted Navy | View |
:root {
--color-1: #ACBAC9;
--color-2: #ACB3C9;
--color-3: #ACACC9;
--color-4: #B3ACC9;
--color-5: #BAACC9;
}Palettes that share visual characteristics and color harmony.