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 |
|---|---|---|---|---|---|
#1F580E | rgb(31, 88, 14) | hsl(106, 73%, 20%) | Deep Green | View | |
#0E580F | rgb(14, 88, 15) | hsl(121, 73%, 20%) | Deep Green | View | |
#0E5822 | rgb(14, 88, 34) | hsl(136, 73%, 20%) | Deep Green | View | |
#0E5834 | rgb(14, 88, 52) | hsl(151, 73%, 20%) | Deep Emerald | View | |
#0E5847 | rgb(14, 88, 71) | hsl(166, 73%, 20%) | Deep Cyan | View |
:root {
--color-1: #1F580E;
--color-2: #0E580F;
--color-3: #0E5822;
--color-4: #0E5834;
--color-5: #0E5847;
}Palettes that share visual characteristics and color harmony.