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 Green, Deep Green. 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 |
|---|---|---|---|---|---|
#18400C | rgb(24, 64, 12) | hsl(106, 68%, 15%) | Deep Green | View | |
#0C400D | rgb(12, 64, 13) | hsl(121, 68%, 15%) | Deep Green | View | |
#0C401A | rgb(12, 64, 26) | hsl(136, 68%, 15%) | Deep Green | View | |
#0C4027 | rgb(12, 64, 39) | hsl(151, 68%, 15%) | Deep Emerald | View | |
#0C4034 | rgb(12, 64, 52) | hsl(166, 68%, 15%) | Deep Cyan | View |
:root {
--color-1: #18400C;
--color-2: #0C400D;
--color-3: #0C401A;
--color-4: #0C4027;
--color-5: #0C4034;
}Palettes that share visual characteristics and color harmony.