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 |
|---|---|---|---|---|---|
#61819E | rgb(97, 129, 158) | hsl(209, 24%, 50%) | Muted Blue | View | |
#61719E | rgb(97, 113, 158) | hsl(224, 24%, 50%) | Muted Blue | View | |
#61629E | rgb(97, 98, 158) | hsl(239, 24%, 50%) | Muted Blue | View | |
#6F619E | rgb(111, 97, 158) | hsl(254, 24%, 50%) | Muted Navy | View | |
#7E619E | rgb(126, 97, 158) | hsl(269, 24%, 50%) | Muted Navy | View |
:root {
--color-1: #61819E;
--color-2: #61719E;
--color-3: #61629E;
--color-4: #6F619E;
--color-5: #7E619E;
}Palettes that share visual characteristics and color harmony.