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 |
|---|---|---|---|---|---|
#4D951D | rgb(77, 149, 29) | hsl(96, 67%, 35%) | Dark Green | View | |
#2F951D | rgb(47, 149, 29) | hsl(111, 67%, 35%) | Dark Green | View | |
#1D9529 | rgb(29, 149, 41) | hsl(126, 67%, 35%) | Dark Green | View | |
#1D9547 | rgb(29, 149, 71) | hsl(141, 67%, 35%) | Dark Green | View | |
#1D9565 | rgb(29, 149, 101) | hsl(156, 67%, 35%) | Dark Emerald | View |
:root {
--color-1: #4D951D;
--color-2: #2F951D;
--color-3: #1D9529;
--color-4: #1D9547;
--color-5: #1D9565;
}Palettes that share visual characteristics and color harmony.