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 |
|---|---|---|---|---|---|
#879AC5 | rgb(135, 154, 197) | hsl(222, 35%, 65%) | Muted Blue | View | |
#878BC5 | rgb(135, 139, 197) | hsl(236, 35%, 65%) | Muted Blue | View | |
#9287C5 | rgb(146, 135, 197) | hsl(251, 35%, 65%) | Muted Navy | View | |
#A287C5 | rgb(162, 135, 197) | hsl(266, 35%, 65%) | Muted Navy | View | |
#B187C5 | rgb(177, 135, 197) | hsl(281, 35%, 65%) | Muted Purple | View |
:root {
--color-1: #879AC5;
--color-2: #878BC5;
--color-3: #9287C5;
--color-4: #A287C5;
--color-5: #B187C5;
}Palettes that share visual characteristics and color harmony.