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 |
|---|---|---|---|---|---|
#AAA8CC | rgb(170, 168, 204) | hsl(243, 26%, 73%) | Cloud Blue | View | |
#B3A8CC | rgb(179, 168, 204) | hsl(258, 26%, 73%) | Light Muted Navy | View | |
#BCA8CC | rgb(188, 168, 204) | hsl(273, 26%, 73%) | Light Muted Navy | View | |
#C5A8CC | rgb(197, 168, 204) | hsl(288, 26%, 73%) | Light Muted Purple | View | |
#CCA8CA | rgb(204, 168, 202) | hsl(303, 26%, 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: #AAA8CC;
--color-2: #B3A8CC;
--color-3: #BCA8CC;
--color-4: #C5A8CC;
--color-5: #CCA8CA;
}Palettes that share visual characteristics and color harmony.