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 Muted Navy, Muted Purple, Muted Purple. 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 |
|---|---|---|---|---|---|
#A180C2 | rgb(161, 128, 194) | hsl(270, 35%, 63%) | Muted Navy | View | |
#B180C2 | rgb(177, 128, 194) | hsl(285, 35%, 63%) | Muted Purple | View | |
#C280C2 | rgb(194, 128, 194) | hsl(300, 35%, 63%) | Muted Purple | View | |
#C280B1 | rgb(194, 128, 177) | hsl(315, 35%, 63%) | Muted Pink | View | |
#C280A1 | rgb(194, 128, 161) | hsl(330, 35%, 63%) | Muted Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Navy and Muted Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A180C2;
--color-2: #B180C2;
--color-3: #C280C2;
--color-4: #C280B1;
--color-5: #C280A1;
}Palettes that share visual characteristics and color harmony.