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 |
|---|---|---|---|---|---|
#0D3F1D | rgb(13, 63, 29) | hsl(139, 66%, 15%) | Deep Green | View | |
#0D3F2A | rgb(13, 63, 42) | hsl(155, 66%, 15%) | Deep Emerald | View | |
#0D3F36 | rgb(13, 63, 54) | hsl(169, 66%, 15%) | Deep Cyan | View | |
#0D3C3F | rgb(13, 60, 63) | hsl(184, 66%, 15%) | Deep Cyan | View | |
#0D303F | rgb(13, 48, 63) | hsl(198, 66%, 15%) | Deep Sky 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: #0D3F1D;
--color-2: #0D3F2A;
--color-3: #0D3F36;
--color-4: #0D3C3F;
--color-5: #0D303F;
}Palettes that share visual characteristics and color harmony.