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, Light Muted Navy, 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 |
|---|---|---|---|---|---|
#A9ACCB | rgb(169, 172, 203) | hsl(235, 25%, 73%) | Cloud Blue | View | |
#AFA9CB | rgb(175, 169, 203) | hsl(251, 25%, 73%) | Light Muted Navy | View | |
#B7A9CB | rgb(183, 169, 203) | hsl(265, 25%, 73%) | Light Muted Navy | View | |
#C0A9CB | rgb(192, 169, 203) | hsl(281, 25%, 73%) | Light Muted Purple | View | |
#C8A9CB | rgb(200, 169, 203) | hsl(295, 25%, 73%) | Light Muted Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Cloud Blue and Light Muted Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A9ACCB;
--color-2: #AFA9CB;
--color-3: #B7A9CB;
--color-4: #C0A9CB;
--color-5: #C8A9CB;
}Palettes that share visual characteristics and color harmony.