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 |
|---|---|---|---|---|---|
#8C93C0 | rgb(140, 147, 192) | hsl(232, 29%, 65%) | Muted Blue | View | |
#928CC0 | rgb(146, 140, 192) | hsl(247, 29%, 65%) | Muted Blue | View | |
#9F8CC0 | rgb(159, 140, 192) | hsl(262, 29%, 65%) | Muted Navy | View | |
#AC8CC0 | rgb(172, 140, 192) | hsl(277, 29%, 65%) | Muted Purple | View | |
#B98CC0 | rgb(185, 140, 192) | hsl(292, 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: #8C93C0;
--color-2: #928CC0;
--color-3: #9F8CC0;
--color-4: #AC8CC0;
--color-5: #B98CC0;
}Palettes that share visual characteristics and color harmony.