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 |
|---|---|---|---|---|---|
#6767AD | rgb(103, 103, 173) | hsl(240, 30%, 54%) | Muted Blue | View | |
#7867AD | rgb(120, 103, 173) | hsl(255, 30%, 54%) | Muted Navy | View | |
#8A67AD | rgb(138, 103, 173) | hsl(270, 30%, 54%) | Muted Navy | View | |
#9B67AD | rgb(155, 103, 173) | hsl(285, 30%, 54%) | Muted Purple | View | |
#AD67AD | rgb(173, 103, 173) | hsl(300, 30%, 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: #6767AD;
--color-2: #7867AD;
--color-3: #8A67AD;
--color-4: #9B67AD;
--color-5: #AD67AD;
}Palettes that share visual characteristics and color harmony.