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 |
|---|---|---|---|---|---|
#5F961D | rgb(95, 150, 29) | hsl(87, 68%, 35%) | Dark Green | View | |
#41961D | rgb(65, 150, 29) | hsl(102, 68%, 35%) | Dark Green | View | |
#23961D | rgb(35, 150, 29) | hsl(117, 68%, 35%) | Dark Green | View | |
#1D9635 | rgb(29, 150, 53) | hsl(132, 68%, 35%) | Dark Green | View | |
#1D9653 | rgb(29, 150, 83) | hsl(147, 68%, 35%) | Dark Emerald | View |
:root {
--color-1: #5F961D;
--color-2: #41961D;
--color-3: #23961D;
--color-4: #1D9635;
--color-5: #1D9653;
}Palettes that share visual characteristics and color harmony.