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 |
|---|---|---|---|---|---|
#0C411D | rgb(12, 65, 29) | hsl(139, 69%, 15%) | Deep Green | View | |
#0C412B | rgb(12, 65, 43) | hsl(155, 69%, 15%) | Deep Emerald | View | |
#0C4138 | rgb(12, 65, 56) | hsl(170, 69%, 15%) | Deep Cyan | View | |
#0C3C41 | rgb(12, 60, 65) | hsl(186, 69%, 15%) | Deep Sky Blue | View | |
#0C2F41 | rgb(12, 47, 65) | hsl(200, 69%, 15%) | 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: #0C411D;
--color-2: #0C412B;
--color-3: #0C4138;
--color-4: #0C3C41;
--color-5: #0C2F41;
}Palettes that share visual characteristics and color harmony.