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 Blue. 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 |
|---|---|---|---|---|---|
#50789F | rgb(80, 120, 159) | hsl(210, 33%, 47%) | Muted Blue | View | |
#50649F | rgb(80, 100, 159) | hsl(225, 33%, 47%) | Muted Blue | View | |
#50509F | rgb(80, 80, 159) | hsl(240, 33%, 47%) | Muted Blue | View | |
#64509F | rgb(100, 80, 159) | hsl(255, 33%, 47%) | Muted Navy | View | |
#78509F | rgb(120, 80, 159) | hsl(270, 33%, 47%) | Muted Navy | View |
:root {
--color-1: #50789F;
--color-2: #50649F;
--color-3: #50509F;
--color-4: #64509F;
--color-5: #78509F;
}Palettes that share visual characteristics and color harmony.