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 |
|---|---|---|---|---|---|
#2E570F | rgb(46, 87, 15) | hsl(94, 71%, 20%) | Deep Green | View | |
#1C570F | rgb(28, 87, 15) | hsl(109, 71%, 20%) | Deep Green | View | |
#0F5714 | rgb(15, 87, 20) | hsl(124, 71%, 20%) | Deep Green | View | |
#0F5726 | rgb(15, 87, 38) | hsl(139, 71%, 20%) | Deep Green | View | |
#0F5738 | rgb(15, 87, 56) | hsl(154, 71%, 20%) | Deep Emerald | View |
:root {
--color-1: #2E570F;
--color-2: #1C570F;
--color-3: #0F5714;
--color-4: #0F5726;
--color-5: #0F5738;
}Palettes that share visual characteristics and color harmony.