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 |
|---|---|---|---|---|---|
#899AC2 | rgb(137, 154, 194) | hsl(222, 32%, 65%) | Muted Blue | View | |
#898CC2 | rgb(137, 140, 194) | hsl(237, 32%, 65%) | Muted Blue | View | |
#9589C2 | rgb(149, 137, 194) | hsl(253, 32%, 65%) | Muted Navy | View | |
#A389C2 | rgb(163, 137, 194) | hsl(267, 32%, 65%) | Muted Navy | View | |
#B189C2 | rgb(177, 137, 194) | hsl(282, 32%, 65%) | Muted Purple | View |
:root {
--color-1: #899AC2;
--color-2: #898CC2;
--color-3: #9589C2;
--color-4: #A389C2;
--color-5: #B189C2;
}Palettes that share visual characteristics and color harmony.