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 |
|---|---|---|---|---|---|
#868CBB | rgb(134, 140, 187) | hsl(233, 28%, 63%) | Muted Blue | View | |
#8E86BB | rgb(142, 134, 187) | hsl(249, 28%, 63%) | Muted Blue | View | |
#9B86BB | rgb(155, 134, 187) | hsl(264, 28%, 63%) | Muted Navy | View | |
#A986BB | rgb(169, 134, 187) | hsl(280, 28%, 63%) | Muted Purple | View | |
#B686BB | rgb(182, 134, 187) | hsl(294, 28%, 63%) | 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: #868CBB;
--color-2: #8E86BB;
--color-3: #9B86BB;
--color-4: #A986BB;
--color-5: #B686BB;
}Palettes that share visual characteristics and color harmony.