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 |
|---|---|---|---|---|---|
#8C6CAC | rgb(140, 108, 172) | hsl(270, 28%, 55%) | Muted Navy | View | |
#9C6CAC | rgb(156, 108, 172) | hsl(285, 28%, 55%) | Muted Purple | View | |
#AC6CAC | rgb(172, 108, 172) | hsl(300, 28%, 55%) | Muted Purple | View | |
#AC6C9C | rgb(172, 108, 156) | hsl(315, 28%, 55%) | Muted Pink | View | |
#AC6C8C | rgb(172, 108, 140) | hsl(330, 28%, 55%) | 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: #8C6CAC;
--color-2: #9C6CAC;
--color-3: #AC6CAC;
--color-4: #AC6C9C;
--color-5: #AC6C8C;
}Palettes that share visual characteristics and color harmony.