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 dark palette in complementary 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 |
|---|---|---|---|---|---|
#28563D | rgb(40, 86, 61) | hsl(147, 37%, 25%) | Dark Muted Emerald | View | |
#522A3F | rgb(82, 42, 63) | hsl(329, 32%, 24%) | Deep Muted Pink | View | |
#336C4E | rgb(51, 108, 78) | hsl(148, 36%, 31%) | Dark Muted Emerald | View | |
#5C2A45 | rgb(92, 42, 69) | hsl(328, 37%, 26%) | Dark Muted Pink | View | |
#345B46 | rgb(52, 91, 70) | hsl(148, 27%, 28%) | Dark Muted Emerald | View | |
#602E49 | rgb(96, 46, 73) | hsl(328, 35%, 28%) | Dark Muted Pink | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Muted Emerald and Deep Muted Pink creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #28563D;
--color-2: #522A3F;
--color-3: #336C4E;
--color-4: #5C2A45;
--color-5: #345B46;
--color-6: #602E49;
}Palettes that share visual characteristics and color harmony.