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 |
|---|---|---|---|---|---|
#319A19 | rgb(49, 154, 25) | hsl(109, 72%, 35%) | Dark Green | View | |
#199A22 | rgb(25, 154, 34) | hsl(124, 72%, 35%) | Dark Green | View | |
#199A42 | rgb(25, 154, 66) | hsl(139, 72%, 35%) | Dark Green | View | |
#199A62 | rgb(25, 154, 98) | hsl(154, 72%, 35%) | Dark Emerald | View | |
#199A82 | rgb(25, 154, 130) | hsl(169, 72%, 35%) | Dark Cyan | View |
:root {
--color-1: #319A19;
--color-2: #199A22;
--color-3: #199A42;
--color-4: #199A62;
--color-5: #199A82;
}Palettes that share visual characteristics and color harmony.