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 |
|---|---|---|---|---|---|
#2D570F | rgb(45, 87, 15) | hsl(95, 71%, 20%) | Deep Green | View | |
#1B570F | rgb(27, 87, 15) | hsl(110, 71%, 20%) | Deep Green | View | |
#0F5715 | rgb(15, 87, 21) | hsl(125, 71%, 20%) | Deep Green | View | |
#0F5727 | rgb(15, 87, 39) | hsl(140, 71%, 20%) | Deep Green | View | |
#0F5739 | rgb(15, 87, 57) | hsl(155, 71%, 20%) | Deep Emerald | View |
:root {
--color-1: #2D570F;
--color-2: #1B570F;
--color-3: #0F5715;
--color-4: #0F5727;
--color-5: #0F5739;
}Palettes that share visual characteristics and color harmony.