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 |
|---|---|---|---|---|---|
#1D952F | rgb(29, 149, 47) | hsl(129, 67%, 35%) | Dark Green | View | |
#1D954D | rgb(29, 149, 77) | hsl(144, 67%, 35%) | Dark Green | View | |
#1D956B | rgb(29, 149, 107) | hsl(159, 67%, 35%) | Dark Emerald | View | |
#1D9589 | rgb(29, 149, 137) | hsl(174, 67%, 35%) | Dark Cyan | View | |
#1D8395 | rgb(29, 131, 149) | hsl(189, 67%, 35%) | Dark Sky Blue | View |
:root {
--color-1: #1D952F;
--color-2: #1D954D;
--color-3: #1D956B;
--color-4: #1D9589;
--color-5: #1D8395;
}Palettes that share visual characteristics and color harmony.