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 |
|---|---|---|---|---|---|
#5B678B | rgb(91, 103, 139) | hsl(225, 21%, 45%) | Muted Blue | View | |
#5B5B8B | rgb(91, 91, 139) | hsl(240, 21%, 45%) | Muted Blue | View | |
#675B8B | rgb(103, 91, 139) | hsl(255, 21%, 45%) | Muted Navy | View | |
#735B8B | rgb(115, 91, 139) | hsl(270, 21%, 45%) | Muted Navy | View | |
#7F5B8B | rgb(127, 91, 139) | hsl(285, 21%, 45%) | Muted Purple | View |
:root {
--color-1: #5B678B;
--color-2: #5B5B8B;
--color-3: #675B8B;
--color-4: #735B8B;
--color-5: #7F5B8B;
}Palettes that share visual characteristics and color harmony.