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 |
|---|---|---|---|---|---|
#85A7C7 | rgb(133, 167, 199) | hsl(209, 37%, 65%) | Muted Blue | View | |
#8596C7 | rgb(133, 150, 199) | hsl(225, 37%, 65%) | Muted Blue | View | |
#8586C7 | rgb(133, 134, 199) | hsl(239, 37%, 65%) | Muted Blue | View | |
#9485C7 | rgb(148, 133, 199) | hsl(254, 37%, 65%) | Muted Navy | View | |
#A585C7 | rgb(165, 133, 199) | hsl(269, 37%, 65%) | Muted Navy | View |
:root {
--color-1: #85A7C7;
--color-2: #8596C7;
--color-3: #8586C7;
--color-4: #9485C7;
--color-5: #A585C7;
}Palettes that share visual characteristics and color harmony.