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 |
|---|---|---|---|---|---|
#2A3E0E | rgb(42, 62, 14) | hsl(85, 63%, 15%) | Deep Green | View | |
#1E3E0E | rgb(30, 62, 14) | hsl(100, 63%, 15%) | Deep Green | View | |
#123E0E | rgb(18, 62, 14) | hsl(115, 63%, 15%) | Deep Green | View | |
#0E3E16 | rgb(14, 62, 22) | hsl(130, 63%, 15%) | Deep Green | View | |
#0E3E22 | rgb(14, 62, 34) | hsl(145, 63%, 15%) | Deep Emerald | View |
:root {
--color-1: #2A3E0E;
--color-2: #1E3E0E;
--color-3: #123E0E;
--color-4: #0E3E16;
--color-5: #0E3E22;
}Palettes that share visual characteristics and color harmony.