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 |
|---|---|---|---|---|---|
#12542C | rgb(18, 84, 44) | hsl(144, 65%, 20%) | Deep Green | View | |
#12543D | rgb(18, 84, 61) | hsl(159, 65%, 20%) | Deep Emerald | View | |
#12544E | rgb(18, 84, 78) | hsl(175, 65%, 20%) | Deep Cyan | View | |
#124A54 | rgb(18, 74, 84) | hsl(189, 65%, 20%) | Deep Sky Blue | View | |
#123A54 | rgb(18, 58, 84) | hsl(204, 65%, 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: #12542C;
--color-2: #12543D;
--color-3: #12544E;
--color-4: #124A54;
--color-5: #123A54;
}Palettes that share visual characteristics and color harmony.