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 Navy, 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 |
|---|---|---|---|---|---|
#787A9B | rgb(120, 122, 155) | hsl(237, 15%, 54%) | Muted Blue | View | |
#7F789B | rgb(127, 120, 155) | hsl(252, 15%, 54%) | Muted Navy | View | |
#88789B | rgb(136, 120, 155) | hsl(267, 15%, 54%) | Muted Navy | View | |
#91789B | rgb(145, 120, 155) | hsl(283, 15%, 54%) | Muted Purple | View | |
#9A789B | rgb(154, 120, 155) | hsl(298, 15%, 54%) | Muted Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Blue and Muted Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #787A9B;
--color-2: #7F789B;
--color-3: #88789B;
--color-4: #91789B;
--color-5: #9A789B;
}Palettes that share visual characteristics and color harmony.