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 |
|---|---|---|---|---|---|
#625C8A | rgb(98, 92, 138) | hsl(248, 20%, 45%) | Muted Blue | View | |
#6D5C8A | rgb(109, 92, 138) | hsl(262, 20%, 45%) | Muted Navy | View | |
#795C8A | rgb(121, 92, 138) | hsl(278, 20%, 45%) | Muted Purple | View | |
#845C8A | rgb(132, 92, 138) | hsl(292, 20%, 45%) | Muted Purple | View | |
#8A5C84 | rgb(138, 92, 132) | hsl(308, 20%, 45%) | 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: #625C8A;
--color-2: #6D5C8A;
--color-3: #795C8A;
--color-4: #845C8A;
--color-5: #8A5C84;
}Palettes that share visual characteristics and color harmony.