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 Blue, Muted Navy, 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 |
|---|---|---|---|---|---|
#6761AE | rgb(103, 97, 174) | hsl(245, 32%, 53%) | Muted Blue | View | |
#7A61AE | rgb(122, 97, 174) | hsl(259, 32%, 53%) | Muted Navy | View | |
#8E61AE | rgb(142, 97, 174) | hsl(275, 32%, 53%) | Muted Purple | View | |
#A161AE | rgb(161, 97, 174) | hsl(290, 32%, 53%) | Muted Purple | View | |
#AE61A7 | rgb(174, 97, 167) | hsl(305, 32%, 53%) | Muted Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Blue and Muted Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #6761AE;
--color-2: #7A61AE;
--color-3: #8E61AE;
--color-4: #A161AE;
--color-5: #AE61A7;
}Palettes that share visual characteristics and color harmony.