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 Blue, Muted Navy. 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 |
|---|---|---|---|---|---|
#5C608A | rgb(92, 96, 138) | hsl(235, 20%, 45%) | Muted Blue | View | |
#635C8A | rgb(99, 92, 138) | hsl(249, 20%, 45%) | Muted Blue | View | |
#6F5C8A | rgb(111, 92, 138) | hsl(265, 20%, 45%) | Muted Navy | View | |
#7A5C8A | rgb(122, 92, 138) | hsl(279, 20%, 45%) | Muted Purple | View | |
#865C8A | rgb(134, 92, 138) | hsl(295, 20%, 45%) | Muted Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Blue and Muted Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #5C608A;
--color-2: #635C8A;
--color-3: #6F5C8A;
--color-4: #7A5C8A;
--color-5: #865C8A;
}Palettes that share visual characteristics and color harmony.