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 split-comp 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 |
|---|---|---|---|---|---|
#2FA588 | rgb(47, 165, 136) | hsl(165, 56%, 42%) | Dark Soft Cyan | View | |
#9D3483 | rgb(157, 52, 131) | hsl(315, 50%, 41%) | Dark Soft Pink | View | |
#9A492E | rgb(154, 73, 46) | hsl(15, 54%, 39%) | Burnt Orange | View | |
#758F28 | rgb(117, 143, 40) | hsl(75, 56%, 36%) | Dark Soft Lime | View | |
#2B9847 | rgb(43, 152, 71) | hsl(135, 56%, 38%) | Dark Soft Green | View | |
#3191B0 | rgb(49, 145, 176) | hsl(195, 56%, 44%) | Dark Soft Sky Blue | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Soft Cyan and Dark Soft Pink creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2FA588;
--color-2: #9D3483;
--color-3: #9A492E;
--color-4: #758F28;
--color-5: #2B9847;
--color-6: #3191B0;
}Palettes that share visual characteristics and color harmony.