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 |
|---|---|---|---|---|---|
#8C91C0 | rgb(140, 145, 192) | hsl(234, 29%, 65%) | Muted Blue | View | |
#948CC0 | rgb(148, 140, 192) | hsl(249, 29%, 65%) | Muted Blue | View | |
#A18CC0 | rgb(161, 140, 192) | hsl(264, 29%, 65%) | Muted Navy | View | |
#AE8CC0 | rgb(174, 140, 192) | hsl(279, 29%, 65%) | Muted Purple | View | |
#BA8CC0 | rgb(186, 140, 192) | hsl(293, 29%, 65%) | 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: #8C91C0;
--color-2: #948CC0;
--color-3: #A18CC0;
--color-4: #AE8CC0;
--color-5: #BA8CC0;
}Palettes that share visual characteristics and color harmony.