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 |
|---|---|---|---|---|---|
#40AA1D | rgb(64, 170, 29) | hsl(105, 71%, 39%) | Dark Green | View | |
#1DAA1D | rgb(29, 170, 29) | hsl(120, 71%, 39%) | Dark Green | View | |
#1DAA40 | rgb(29, 170, 64) | hsl(135, 71%, 39%) | Dark Green | View | |
#1DAA63 | rgb(29, 170, 99) | hsl(150, 71%, 39%) | Dark Emerald | View | |
#1DAA87 | rgb(29, 170, 135) | hsl(165, 71%, 39%) | Dark Cyan | View |
:root {
--color-1: #40AA1D;
--color-2: #1DAA1D;
--color-3: #1DAA40;
--color-4: #1DAA63;
--color-5: #1DAA87;
}Palettes that share visual characteristics and color harmony.