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 |
|---|---|---|---|---|---|
#3C931F | rgb(60, 147, 31) | hsl(105, 65%, 35%) | Dark Green | View | |
#1F931F | rgb(31, 147, 31) | hsl(120, 65%, 35%) | Dark Green | View | |
#1F933C | rgb(31, 147, 60) | hsl(135, 65%, 35%) | Dark Green | View | |
#1F9359 | rgb(31, 147, 89) | hsl(150, 65%, 35%) | Dark Emerald | View | |
#1F9376 | rgb(31, 147, 118) | hsl(165, 65%, 35%) | Dark Cyan | View |
:root {
--color-1: #3C931F;
--color-2: #1F931F;
--color-3: #1F933C;
--color-4: #1F9359;
--color-5: #1F9376;
}Palettes that share visual characteristics and color harmony.