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 |
|---|---|---|---|---|---|
#0A431E | rgb(10, 67, 30) | hsl(141, 74%, 15%) | Deep Green | View | |
#0A432C | rgb(10, 67, 44) | hsl(156, 74%, 15%) | Deep Emerald | View | |
#0A433A | rgb(10, 67, 58) | hsl(171, 74%, 15%) | Deep Cyan | View | |
#0A3D43 | rgb(10, 61, 67) | hsl(186, 74%, 15%) | Deep Sky Blue | View | |
#0A2F43 | rgb(10, 47, 67) | hsl(201, 74%, 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: #0A431E;
--color-2: #0A432C;
--color-3: #0A433A;
--color-4: #0A3D43;
--color-5: #0A2F43;
}Palettes that share visual characteristics and color harmony.