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 |
|---|---|---|---|---|---|
#3C991A | rgb(60, 153, 26) | hsl(104, 71%, 35%) | Dark Green | View | |
#1C991A | rgb(28, 153, 26) | hsl(119, 71%, 35%) | Dark Green | View | |
#1A9937 | rgb(26, 153, 55) | hsl(134, 71%, 35%) | Dark Green | View | |
#1A9957 | rgb(26, 153, 87) | hsl(149, 71%, 35%) | Dark Emerald | View | |
#1A9977 | rgb(26, 153, 119) | hsl(164, 71%, 35%) | Dark Emerald | View |
:root {
--color-1: #3C991A;
--color-2: #1C991A;
--color-3: #1A9937;
--color-4: #1A9957;
--color-5: #1A9977;
}Palettes that share visual characteristics and color harmony.