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 |
|---|---|---|---|---|---|
#6C729D | rgb(108, 114, 157) | hsl(233, 20%, 52%) | Muted Blue | View | |
#736C9D | rgb(115, 108, 157) | hsl(249, 20%, 52%) | Muted Blue | View | |
#7F6C9D | rgb(127, 108, 157) | hsl(263, 20%, 52%) | Muted Navy | View | |
#8B6C9D | rgb(139, 108, 157) | hsl(278, 20%, 52%) | Muted Purple | View | |
#976C9D | rgb(151, 108, 157) | hsl(293, 20%, 52%) | 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: #6C729D;
--color-2: #736C9D;
--color-3: #7F6C9D;
--color-4: #8B6C9D;
--color-5: #976C9D;
}Palettes that share visual characteristics and color harmony.