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 |
|---|---|---|---|---|---|
#5E6C87 | rgb(94, 108, 135) | hsl(220, 18%, 45%) | Muted Blue | View | |
#5E6287 | rgb(94, 98, 135) | hsl(234, 18%, 45%) | Muted Blue | View | |
#655E87 | rgb(101, 94, 135) | hsl(250, 18%, 45%) | Muted Navy | View | |
#6F5E87 | rgb(111, 94, 135) | hsl(265, 18%, 45%) | Muted Navy | View | |
#7A5E87 | rgb(122, 94, 135) | hsl(281, 18%, 45%) | Muted Purple | View |
:root {
--color-1: #5E6C87;
--color-2: #5E6287;
--color-3: #655E87;
--color-4: #6F5E87;
--color-5: #7A5E87;
}Palettes that share visual characteristics and color harmony.