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 |
|---|---|---|---|---|---|
#0F572C | rgb(15, 87, 44) | hsl(144, 71%, 20%) | Deep Green | View | |
#0F573E | rgb(15, 87, 62) | hsl(159, 71%, 20%) | Deep Emerald | View | |
#0F5750 | rgb(15, 87, 80) | hsl(174, 71%, 20%) | Deep Cyan | View | |
#0F4C57 | rgb(15, 76, 87) | hsl(189, 71%, 20%) | Deep Sky Blue | View | |
#0F3A57 | rgb(15, 58, 87) | hsl(204, 71%, 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: #0F572C;
--color-2: #0F573E;
--color-3: #0F5750;
--color-4: #0F4C57;
--color-5: #0F3A57;
}Palettes that share visual characteristics and color harmony.