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 earthy palette in triadic 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 |
|---|---|---|---|---|---|
#3A6E42 | rgb(58, 110, 66) | hsl(129, 31%, 33%) | Dark Muted Green | View | |
#483E7D | rgb(72, 62, 125) | hsl(250, 34%, 37%) | Dark Muted Navy | View | |
#A05042 | rgb(160, 80, 66) | hsl(9, 42%, 44%) | Dark Soft Red | View | |
#41854B | rgb(65, 133, 75) | hsl(129, 34%, 39%) | Dark Muted Green | View | |
#52459E | rgb(82, 69, 158) | hsl(249, 39%, 45%) | Muted Blue | View | |
#834136 | rgb(131, 65, 54) | hsl(9, 42%, 36%) | Dark Soft Red | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Muted Green and Dark Muted Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #3A6E42;
--color-2: #483E7D;
--color-3: #A05042;
--color-4: #41854B;
--color-5: #52459E;
--color-6: #834136;
}Palettes that share visual characteristics and color harmony.