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 |
|---|---|---|---|---|---|
#1E991A | rgb(30, 153, 26) | hsl(118, 71%, 35%) | Dark Green | View | |
#1A9935 | rgb(26, 153, 53) | hsl(133, 71%, 35%) | Dark Green | View | |
#1A9955 | rgb(26, 153, 85) | hsl(148, 71%, 35%) | Dark Emerald | View | |
#1A9975 | rgb(26, 153, 117) | hsl(163, 71%, 35%) | Dark Emerald | View | |
#1A9994 | rgb(26, 153, 148) | hsl(178, 71%, 35%) | Dark Cyan | View |
:root {
--color-1: #1E991A;
--color-2: #1A9935;
--color-3: #1A9955;
--color-4: #1A9975;
--color-5: #1A9994;
}Palettes that share visual characteristics and color harmony.