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 |
|---|---|---|---|---|---|
#1E942E | rgb(30, 148, 46) | hsl(128, 66%, 35%) | Dark Green | View | |
#1E944C | rgb(30, 148, 76) | hsl(143, 66%, 35%) | Dark Green | View | |
#1E9469 | rgb(30, 148, 105) | hsl(158, 66%, 35%) | Dark Emerald | View | |
#1E9486 | rgb(30, 148, 134) | hsl(173, 66%, 35%) | Dark Cyan | View | |
#1E8494 | rgb(30, 132, 148) | hsl(188, 66%, 35%) | Dark Sky Blue | View |
:root {
--color-1: #1E942E;
--color-2: #1E944C;
--color-3: #1E9469;
--color-4: #1E9486;
--color-5: #1E8494;
}Palettes that share visual characteristics and color harmony.