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 |
|---|---|---|---|---|---|
#5B6CA4 | rgb(91, 108, 164) | hsl(226, 29%, 50%) | Muted Blue | View | |
#5C5BA4 | rgb(92, 91, 164) | hsl(241, 29%, 50%) | Muted Blue | View | |
#6E5BA4 | rgb(110, 91, 164) | hsl(256, 29%, 50%) | Muted Navy | View | |
#815BA4 | rgb(129, 91, 164) | hsl(271, 29%, 50%) | Muted Navy | View | |
#935BA4 | rgb(147, 91, 164) | hsl(286, 29%, 50%) | Muted Purple | View |
:root {
--color-1: #5B6CA4;
--color-2: #5C5BA4;
--color-3: #6E5BA4;
--color-4: #815BA4;
--color-5: #935BA4;
}Palettes that share visual characteristics and color harmony.