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 |
|---|---|---|---|---|---|
#58658D | rgb(88, 101, 141) | hsl(225, 23%, 45%) | Muted Blue | View | |
#59588D | rgb(89, 88, 141) | hsl(241, 23%, 45%) | Muted Blue | View | |
#66588D | rgb(102, 88, 141) | hsl(256, 23%, 45%) | Muted Navy | View | |
#74588D | rgb(116, 88, 141) | hsl(272, 23%, 45%) | Muted Navy | View | |
#81588D | rgb(129, 88, 141) | hsl(286, 23%, 45%) | Muted Purple | View |
:root {
--color-1: #58658D;
--color-2: #59588D;
--color-3: #66588D;
--color-4: #74588D;
--color-5: #81588D;
}Palettes that share visual characteristics and color harmony.