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 |
|---|---|---|---|---|---|
#475B9E | rgb(71, 91, 158) | hsl(226, 38%, 45%) | Muted Blue | View | |
#49479E | rgb(73, 71, 158) | hsl(241, 38%, 45%) | Muted Blue | View | |
#5E479E | rgb(94, 71, 158) | hsl(256, 38%, 45%) | Muted Navy | View | |
#74479E | rgb(116, 71, 158) | hsl(271, 38%, 45%) | Muted Navy | View | |
#8A479E | rgb(138, 71, 158) | hsl(286, 38%, 45%) | Muted Purple | View |
:root {
--color-1: #475B9E;
--color-2: #49479E;
--color-3: #5E479E;
--color-4: #74479E;
--color-5: #8A479E;
}Palettes that share visual characteristics and color harmony.