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 natural 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 |
|---|---|---|---|---|---|
#4A4C92 | rgb(74, 76, 146) | hsl(238, 33%, 43%) | Dark Muted Blue | View | |
#88853F | rgb(136, 133, 63) | hsl(58, 37%, 39%) | Dark Muted Yellow | View | |
#4D4F84 | rgb(77, 79, 132) | hsl(238, 26%, 41%) | Dark Muted Blue | View | |
#AAA750 | rgb(170, 167, 80) | hsl(58, 36%, 49%) | Muted Yellow | View | |
#484B93 | rgb(72, 75, 147) | hsl(238, 34%, 43%) | Dark Muted Blue | View | |
#8A8851 | rgb(138, 136, 81) | hsl(58, 26%, 43%) | Dark Muted Yellow | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Muted Blue and Dark Muted Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #4A4C92;
--color-2: #88853F;
--color-3: #4D4F84;
--color-4: #AAA750;
--color-5: #484B93;
--color-6: #8A8851;
}Palettes that share visual characteristics and color harmony.