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 |
|---|---|---|---|---|---|
#53981B | rgb(83, 152, 27) | hsl(93, 70%, 35%) | Dark Green | View | |
#34981B | rgb(52, 152, 27) | hsl(108, 70%, 35%) | Dark Green | View | |
#1B9821 | rgb(27, 152, 33) | hsl(123, 70%, 35%) | Dark Green | View | |
#1B9840 | rgb(27, 152, 64) | hsl(138, 70%, 35%) | Dark Green | View | |
#1B985F | rgb(27, 152, 95) | hsl(153, 70%, 35%) | Dark Emerald | View |
:root {
--color-1: #53981B;
--color-2: #34981B;
--color-3: #1B9821;
--color-4: #1B9840;
--color-5: #1B985F;
}Palettes that share visual characteristics and color harmony.