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 |
|---|---|---|---|---|---|
#607D9F | rgb(96, 125, 159) | hsl(212, 25%, 50%) | Muted Blue | View | |
#606D9F | rgb(96, 109, 159) | hsl(228, 25%, 50%) | Muted Blue | View | |
#62609F | rgb(98, 96, 159) | hsl(242, 25%, 50%) | Muted Blue | View | |
#72609F | rgb(114, 96, 159) | hsl(257, 25%, 50%) | Muted Navy | View | |
#82609F | rgb(130, 96, 159) | hsl(272, 25%, 50%) | Muted Navy | View |
:root {
--color-1: #607D9F;
--color-2: #606D9F;
--color-3: #62609F;
--color-4: #72609F;
--color-5: #82609F;
}Palettes that share visual characteristics and color harmony.