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 |
|---|---|---|---|---|---|
#8398C9 | rgb(131, 152, 201) | hsl(222, 39%, 65%) | Muted Blue | View | |
#8386C9 | rgb(131, 134, 201) | hsl(237, 39%, 65%) | Muted Blue | View | |
#9183C9 | rgb(145, 131, 201) | hsl(252, 39%, 65%) | Muted Navy | View | |
#A283C9 | rgb(162, 131, 201) | hsl(267, 39%, 65%) | Muted Navy | View | |
#B483C9 | rgb(180, 131, 201) | hsl(282, 39%, 65%) | Muted Purple | View |
:root {
--color-1: #8398C9;
--color-2: #8386C9;
--color-3: #9183C9;
--color-4: #A283C9;
--color-5: #B483C9;
}Palettes that share visual characteristics and color harmony.