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 |
|---|---|---|---|---|---|
#89A7C2 | rgb(137, 167, 194) | hsl(208, 32%, 65%) | Muted Blue | View | |
#8998C2 | rgb(137, 152, 194) | hsl(224, 32%, 65%) | Muted Blue | View | |
#898AC2 | rgb(137, 138, 194) | hsl(239, 32%, 65%) | Muted Blue | View | |
#9789C2 | rgb(151, 137, 194) | hsl(255, 32%, 65%) | Muted Navy | View | |
#A589C2 | rgb(165, 137, 194) | hsl(269, 32%, 65%) | Muted Navy | View |
:root {
--color-1: #89A7C2;
--color-2: #8998C2;
--color-3: #898AC2;
--color-4: #9789C2;
--color-5: #A589C2;
}Palettes that share visual characteristics and color harmony.