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 |
|---|---|---|---|---|---|
#5C7CA3 | rgb(92, 124, 163) | hsl(213, 28%, 50%) | Muted Blue | View | |
#5C6AA3 | rgb(92, 106, 163) | hsl(228, 28%, 50%) | Muted Blue | View | |
#5F5CA3 | rgb(95, 92, 163) | hsl(243, 28%, 50%) | Muted Blue | View | |
#715CA3 | rgb(113, 92, 163) | hsl(258, 28%, 50%) | Muted Navy | View | |
#835CA3 | rgb(131, 92, 163) | hsl(273, 28%, 50%) | Muted Navy | View |
:root {
--color-1: #5C7CA3;
--color-2: #5C6AA3;
--color-3: #5F5CA3;
--color-4: #715CA3;
--color-5: #835CA3;
}Palettes that share visual characteristics and color harmony.