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 |
|---|---|---|---|---|---|
#61709E | rgb(97, 112, 158) | hsl(225, 24%, 50%) | Muted Blue | View | |
#61619E | rgb(97, 97, 158) | hsl(240, 24%, 50%) | Muted Blue | View | |
#70619E | rgb(112, 97, 158) | hsl(255, 24%, 50%) | Muted Navy | View | |
#80619E | rgb(128, 97, 158) | hsl(270, 24%, 50%) | Muted Navy | View | |
#8F619E | rgb(143, 97, 158) | hsl(285, 24%, 50%) | Muted Purple | View |
:root {
--color-1: #61709E;
--color-2: #61619E;
--color-3: #70619E;
--color-4: #80619E;
--color-5: #8F619E;
}Palettes that share visual characteristics and color harmony.