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 |
|---|---|---|---|---|---|
#6A7595 | rgb(106, 117, 149) | hsl(225, 17%, 50%) | Muted Blue | View | |
#6A6A95 | rgb(106, 106, 149) | hsl(240, 17%, 50%) | Muted Blue | View | |
#756A95 | rgb(117, 106, 149) | hsl(255, 17%, 50%) | Muted Navy | View | |
#806A95 | rgb(128, 106, 149) | hsl(271, 17%, 50%) | Muted Navy | View | |
#8A6A95 | rgb(138, 106, 149) | hsl(285, 17%, 50%) | Muted Purple | View |
:root {
--color-1: #6A7595;
--color-2: #6A6A95;
--color-3: #756A95;
--color-4: #806A95;
--color-5: #8A6A95;
}Palettes that share visual characteristics and color harmony.