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 Dark Green, Dark Green, Dark 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 |
|---|---|---|---|---|---|
#2E6C14 | rgb(46, 108, 20) | hsl(102, 69%, 25%) | Dark Green | View | |
#186C14 | rgb(24, 108, 20) | hsl(117, 69%, 25%) | Dark Green | View | |
#146C25 | rgb(20, 108, 37) | hsl(132, 69%, 25%) | Dark Green | View | |
#146C3B | rgb(20, 108, 59) | hsl(147, 69%, 25%) | Dark Emerald | View | |
#146C51 | rgb(20, 108, 81) | hsl(162, 69%, 25%) | Dark Emerald | View |
:root {
--color-1: #2E6C14;
--color-2: #186C14;
--color-3: #146C25;
--color-4: #146C3B;
--color-5: #146C51;
}Palettes that share visual characteristics and color harmony.