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 Emerald. 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 |
|---|---|---|---|---|---|
#32AE29 | rgb(50, 174, 41) | hsl(116, 62%, 42%) | Dark Green | View | |
#29AE41 | rgb(41, 174, 65) | hsl(131, 62%, 42%) | Dark Green | View | |
#29AE62 | rgb(41, 174, 98) | hsl(146, 62%, 42%) | Dark Emerald | View | |
#29AE83 | rgb(41, 174, 131) | hsl(161, 62%, 42%) | Dark Emerald | View | |
#29AEA5 | rgb(41, 174, 165) | hsl(176, 62%, 42%) | Dark Cyan | View |
:root {
--color-1: #32AE29;
--color-2: #29AE41;
--color-3: #29AE62;
--color-4: #29AE83;
--color-5: #29AEA5;
}Palettes that share visual characteristics and color harmony.