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 |
|---|---|---|---|---|---|
#89A4C2 | rgb(137, 164, 194) | hsl(212, 32%, 65%) | Muted Blue | View | |
#8996C2 | rgb(137, 150, 194) | hsl(226, 32%, 65%) | Muted Blue | View | |
#8B89C2 | rgb(139, 137, 194) | hsl(242, 32%, 65%) | Muted Blue | View | |
#9989C2 | rgb(153, 137, 194) | hsl(257, 32%, 65%) | Muted Navy | View | |
#A889C2 | rgb(168, 137, 194) | hsl(273, 32%, 65%) | Muted Navy | View |
:root {
--color-1: #89A4C2;
--color-2: #8996C2;
--color-3: #8B89C2;
--color-4: #9989C2;
--color-5: #A889C2;
}Palettes that share visual characteristics and color harmony.