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 |
|---|---|---|---|---|---|
#A8A8CD | rgb(168, 168, 205) | hsl(240, 27%, 73%) | Cloud Blue | View | |
#B0A8CD | rgb(176, 168, 205) | hsl(253, 27%, 73%) | Light Muted Navy | View | |
#BAA8CD | rgb(186, 168, 205) | hsl(269, 27%, 73%) | Light Muted Navy | View | |
#C3A8CD | rgb(195, 168, 205) | hsl(284, 27%, 73%) | Light Muted Purple | View | |
#CCA8CD | rgb(204, 168, 205) | hsl(298, 27%, 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: #A8A8CD;
--color-2: #B0A8CD;
--color-3: #BAA8CD;
--color-4: #C3A8CD;
--color-5: #CCA8CD;
}Palettes that share visual characteristics and color harmony.