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 |
|---|---|---|---|---|---|
#ACB5C9 | rgb(172, 181, 201) | hsl(221, 21%, 73%) | Cloud Blue | View | |
#ACAEC9 | rgb(172, 174, 201) | hsl(236, 21%, 73%) | Cloud Blue | View | |
#B1ACC9 | rgb(177, 172, 201) | hsl(250, 21%, 73%) | Light Muted Navy | View | |
#B8ACC9 | rgb(184, 172, 201) | hsl(265, 21%, 73%) | Light Muted Navy | View | |
#BFACC9 | rgb(191, 172, 201) | hsl(279, 21%, 73%) | Light Muted Purple | View |
:root {
--color-1: #ACB5C9;
--color-2: #ACAEC9;
--color-3: #B1ACC9;
--color-4: #B8ACC9;
--color-5: #BFACC9;
}Palettes that share visual characteristics and color harmony.