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 |
|---|---|---|---|---|---|
#8090C2 | rgb(128, 144, 194) | hsl(225, 35%, 63%) | Muted Blue | View | |
#8080C2 | rgb(128, 128, 194) | hsl(240, 35%, 63%) | Muted Blue | View | |
#9080C2 | rgb(144, 128, 194) | hsl(255, 35%, 63%) | Muted Navy | View | |
#A180C2 | rgb(161, 128, 194) | hsl(270, 35%, 63%) | Muted Navy | View | |
#B180C2 | rgb(177, 128, 194) | hsl(285, 35%, 63%) | Muted Purple | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Blue and Muted Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #8090C2;
--color-2: #8080C2;
--color-3: #9080C2;
--color-4: #A180C2;
--color-5: #B180C2;
}Palettes that share visual characteristics and color harmony.