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 warm palette in analogous tones.
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 |
|---|---|---|---|---|---|
#594B83 | rgb(89, 75, 131) | hsl(255, 27%, 40%) | Dark Muted Navy | View | |
#6A4B83 | rgb(106, 75, 131) | hsl(273, 27%, 40%) | Dark Muted Navy | View | |
#7B4B83 | rgb(123, 75, 131) | hsl(291, 27%, 40%) | Dark Muted Purple | View | |
#834B7B | rgb(131, 75, 123) | hsl(309, 27%, 40%) | Dark Muted Pink | View | |
#834B6A | rgb(131, 75, 106) | hsl(327, 27%, 40%) | Dark Muted Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Muted Navy and Dark Muted Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #594B83;
--color-2: #6A4B83;
--color-3: #7B4B83;
--color-4: #834B7B;
--color-5: #834B6A;
}Palettes that share visual characteristics and color harmony.