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 |
|---|---|---|---|---|---|
#617EB8 | rgb(97, 126, 184) | hsl(220, 38%, 55%) | Muted Blue | View | |
#6168B8 | rgb(97, 104, 184) | hsl(235, 38%, 55%) | Muted Blue | View | |
#6F61B8 | rgb(111, 97, 184) | hsl(250, 38%, 55%) | Muted Navy | View | |
#8561B8 | rgb(133, 97, 184) | hsl(265, 38%, 55%) | Muted Navy | View | |
#9B61B8 | rgb(155, 97, 184) | hsl(280, 38%, 55%) | Muted Purple | View |
:root {
--color-1: #617EB8;
--color-2: #6168B8;
--color-3: #6F61B8;
--color-4: #8561B8;
--color-5: #9B61B8;
}Palettes that share visual characteristics and color harmony.