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 |
|---|---|---|---|---|---|
#0B3C1E | rgb(11, 60, 30) | hsl(143, 69%, 14%) | Deep Green | View | |
#0B3C2A | rgb(11, 60, 42) | hsl(158, 69%, 14%) | Deep Emerald | View | |
#0B3C37 | rgb(11, 60, 55) | hsl(174, 69%, 14%) | Deep Cyan | View | |
#0B363C | rgb(11, 54, 60) | hsl(187, 69%, 14%) | Deep Sky Blue | View | |
#0B293C | rgb(11, 41, 60) | hsl(203, 69%, 14%) | 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: #0B3C1E;
--color-2: #0B3C2A;
--color-3: #0B3C37;
--color-4: #0B363C;
--color-5: #0B293C;
}Palettes that share visual characteristics and color harmony.