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 |
|---|---|---|---|---|---|
#5B638B | rgb(91, 99, 139) | hsl(230, 21%, 45%) | Muted Blue | View | |
#5F5B8B | rgb(95, 91, 139) | hsl(245, 21%, 45%) | Muted Blue | View | |
#6B5B8B | rgb(107, 91, 139) | hsl(260, 21%, 45%) | Muted Navy | View | |
#775B8B | rgb(119, 91, 139) | hsl(275, 21%, 45%) | Muted Purple | View | |
#835B8B | rgb(131, 91, 139) | hsl(290, 21%, 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: #5B638B;
--color-2: #5F5B8B;
--color-3: #6B5B8B;
--color-4: #775B8B;
--color-5: #835B8B;
}Palettes that share visual characteristics and color harmony.