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 |
|---|---|---|---|---|---|
#5C7BA3 | rgb(92, 123, 163) | hsl(214, 28%, 50%) | Muted Blue | View | |
#5C69A3 | rgb(92, 105, 163) | hsl(229, 28%, 50%) | Muted Blue | View | |
#615CA3 | rgb(97, 92, 163) | hsl(244, 28%, 50%) | Muted Blue | View | |
#725CA3 | rgb(114, 92, 163) | hsl(259, 28%, 50%) | Muted Navy | View | |
#845CA3 | rgb(132, 92, 163) | hsl(274, 28%, 50%) | Muted Navy | View |
:root {
--color-1: #5C7BA3;
--color-2: #5C69A3;
--color-3: #615CA3;
--color-4: #725CA3;
--color-5: #845CA3;
}Palettes that share visual characteristics and color harmony.