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 |
|---|---|---|---|---|---|
#ACB6C8 | rgb(172, 182, 200) | hsl(219, 20%, 73%) | Cloud Blue | View | |
#ACAFC8 | rgb(172, 175, 200) | hsl(234, 20%, 73%) | Cloud Blue | View | |
#B1ACC8 | rgb(177, 172, 200) | hsl(251, 20%, 73%) | Light Muted Navy | View | |
#B7ACC8 | rgb(183, 172, 200) | hsl(264, 20%, 73%) | Light Muted Navy | View | |
#BEACC8 | rgb(190, 172, 200) | hsl(279, 20%, 73%) | Light Muted Purple | View |
:root {
--color-1: #ACB6C8;
--color-2: #ACAFC8;
--color-3: #B1ACC8;
--color-4: #B7ACC8;
--color-5: #BEACC8;
}Palettes that share visual characteristics and color harmony.