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 |
|---|---|---|---|---|---|
#5D981B | rgb(93, 152, 27) | hsl(88, 70%, 35%) | Dark Green | View | |
#3E981B | rgb(62, 152, 27) | hsl(103, 70%, 35%) | Dark Green | View | |
#1F981B | rgb(31, 152, 27) | hsl(118, 70%, 35%) | Dark Green | View | |
#1B9836 | rgb(27, 152, 54) | hsl(133, 70%, 35%) | Dark Green | View | |
#1B9855 | rgb(27, 152, 85) | hsl(148, 70%, 35%) | Dark Emerald | View |
:root {
--color-1: #5D981B;
--color-2: #3E981B;
--color-3: #1F981B;
--color-4: #1B9836;
--color-5: #1B9855;
}Palettes that share visual characteristics and color harmony.