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 |
|---|---|---|---|---|---|
#625B8B | rgb(98, 91, 139) | hsl(249, 21%, 45%) | Muted Blue | View | |
#6E5B8B | rgb(110, 91, 139) | hsl(264, 21%, 45%) | Muted Navy | View | |
#7A5B8B | rgb(122, 91, 139) | hsl(279, 21%, 45%) | Muted Purple | View | |
#865B8B | rgb(134, 91, 139) | hsl(294, 21%, 45%) | Muted Purple | View | |
#8B5B84 | rgb(139, 91, 132) | hsl(309, 21%, 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: #625B8B;
--color-2: #6E5B8B;
--color-3: #7A5B8B;
--color-4: #865B8B;
--color-5: #8B5B84;
}Palettes that share visual characteristics and color harmony.