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 |
|---|---|---|---|---|---|
#47609E | rgb(71, 96, 158) | hsl(223, 38%, 45%) | Muted Blue | View | |
#474A9E | rgb(71, 74, 158) | hsl(238, 38%, 45%) | Muted Blue | View | |
#5A479E | rgb(90, 71, 158) | hsl(253, 38%, 45%) | Muted Navy | View | |
#70479E | rgb(112, 71, 158) | hsl(268, 38%, 45%) | Muted Navy | View | |
#86479E | rgb(134, 71, 158) | hsl(283, 38%, 45%) | Muted Purple | View |
:root {
--color-1: #47609E;
--color-2: #474A9E;
--color-3: #5A479E;
--color-4: #70479E;
--color-5: #86479E;
}Palettes that share visual characteristics and color harmony.