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 |
|---|---|---|---|---|---|
#44981B | rgb(68, 152, 27) | hsl(100, 70%, 35%) | Dark Green | View | |
#25981B | rgb(37, 152, 27) | hsl(115, 70%, 35%) | Dark Green | View | |
#1B9830 | rgb(27, 152, 48) | hsl(130, 70%, 35%) | Dark Green | View | |
#1B984F | rgb(27, 152, 79) | hsl(145, 70%, 35%) | Dark Emerald | View | |
#1B986E | rgb(27, 152, 110) | hsl(160, 70%, 35%) | Dark Emerald | View |
:root {
--color-1: #44981B;
--color-2: #25981B;
--color-3: #1B9830;
--color-4: #1B984F;
--color-5: #1B986E;
}Palettes that share visual characteristics and color harmony.