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 |
|---|---|---|---|---|---|
#58668D | rgb(88, 102, 141) | hsl(224, 23%, 45%) | Muted Blue | View | |
#58588D | rgb(88, 88, 141) | hsl(240, 23%, 45%) | Muted Blue | View | |
#66588D | rgb(102, 88, 141) | hsl(256, 23%, 45%) | Muted Navy | View | |
#73588D | rgb(115, 88, 141) | hsl(271, 23%, 45%) | Muted Navy | View | |
#80588D | rgb(128, 88, 141) | hsl(285, 23%, 45%) | Muted Purple | View |
:root {
--color-1: #58668D;
--color-2: #58588D;
--color-3: #66588D;
--color-4: #73588D;
--color-5: #80588D;
}Palettes that share visual characteristics and color harmony.