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 |
|---|---|---|---|---|---|
#0D3F1A | rgb(13, 63, 26) | hsl(136, 66%, 15%) | Deep Green | View | |
#0D3F26 | rgb(13, 63, 38) | hsl(150, 66%, 15%) | Deep Emerald | View | |
#0D3F33 | rgb(13, 63, 51) | hsl(166, 66%, 15%) | Deep Cyan | View | |
#0D3F3F | rgb(13, 63, 63) | hsl(180, 66%, 15%) | Deep Cyan | View | |
#0D333F | rgb(13, 51, 63) | hsl(194, 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: #0D3F1A;
--color-2: #0D3F26;
--color-3: #0D3F33;
--color-4: #0D3F3F;
--color-5: #0D333F;
}Palettes that share visual characteristics and color harmony.