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 pastel 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 |
|---|---|---|---|---|---|
#88893F | rgb(136, 137, 63) | hsl(61, 37%, 39%) | Dark Muted Yellow | View | |
#428765 | rgb(66, 135, 101) | hsl(150, 34%, 39%) | Dark Muted Emerald | View | |
#3F3F88 | rgb(63, 63, 136) | hsl(240, 37%, 39%) | Dark Muted Blue | View | |
#803E5F | rgb(128, 62, 95) | hsl(330, 35%, 37%) | Dark Muted Pink | View | |
#84843C | rgb(132, 132, 60) | hsl(60, 38%, 38%) | Dark Muted Yellow | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Muted Yellow and Dark Muted Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #88893F;
--color-2: #428765;
--color-3: #3F3F88;
--color-4: #803E5F;
--color-5: #84843C;
}Palettes that share visual characteristics and color harmony.