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 5-color combination featuring Deep Green, Deep Emerald, Deep Cyan. Perfect for UI design, branding identities, and digital illustrations.
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 |
|---|---|---|---|---|---|
#0D592B | rgb(13, 89, 43) | hsl(144, 75%, 20%) | Deep Green | View | |
#0D593E | rgb(13, 89, 62) | hsl(159, 75%, 20%) | Deep Emerald | View | |
#0D5952 | rgb(13, 89, 82) | hsl(174, 75%, 20%) | Deep Cyan | View | |
#0D4E59 | rgb(13, 78, 89) | hsl(189, 75%, 20%) | Deep Sky Blue | View | |
#0D3B59 | rgb(13, 59, 89) | hsl(204, 75%, 20%) | Deep Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Green and Deep Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #0D592B;
--color-2: #0D593E;
--color-3: #0D5952;
--color-4: #0D4E59;
--color-5: #0D3B59;
}Palettes that share visual characteristics and color harmony.