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 |
|---|---|---|---|---|---|
#5E80A1 | rgb(94, 128, 161) | hsl(210, 26%, 50%) | Muted Blue | View | |
#5E6FA1 | rgb(94, 111, 161) | hsl(225, 26%, 50%) | Muted Blue | View | |
#5E5EA1 | rgb(94, 94, 161) | hsl(240, 26%, 50%) | Muted Blue | View | |
#6F5EA1 | rgb(111, 94, 161) | hsl(255, 26%, 50%) | Muted Navy | View | |
#805EA1 | rgb(128, 94, 161) | hsl(270, 26%, 50%) | Muted Navy | View |
:root {
--color-1: #5E80A1;
--color-2: #5E6FA1;
--color-3: #5E5EA1;
--color-4: #6F5EA1;
--color-5: #805EA1;
}Palettes that share visual characteristics and color harmony.