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 tetradic 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 |
|---|---|---|---|---|---|
#8F487C | rgb(143, 72, 124) | hsl(316, 33%, 42%) | Dark Muted Pink | View | |
#968446 | rgb(150, 132, 70) | hsl(47, 36%, 43%) | Dark Muted Yellow | View | |
#4D9861 | rgb(77, 152, 97) | hsl(136, 33%, 45%) | Muted Green | View | |
#495B96 | rgb(73, 91, 150) | hsl(226, 35%, 44%) | Dark Muted Blue | View | |
#974C83 | rgb(151, 76, 131) | hsl(316, 33%, 45%) | Muted Pink | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Muted Pink and Dark Muted Yellow creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #8F487C;
--color-2: #968446;
--color-3: #4D9861;
--color-4: #495B96;
--color-5: #974C83;
}Palettes that share visual characteristics and color harmony.