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 |
|---|---|---|---|---|---|
#449E1A | rgb(68, 158, 26) | hsl(101, 72%, 36%) | Dark Green | View | |
#239E1A | rgb(35, 158, 26) | hsl(116, 72%, 36%) | Dark Green | View | |
#1A9E32 | rgb(26, 158, 50) | hsl(131, 72%, 36%) | Dark Green | View | |
#1A9E53 | rgb(26, 158, 83) | hsl(146, 72%, 36%) | Dark Emerald | View | |
#1A9E74 | rgb(26, 158, 116) | hsl(161, 72%, 36%) | Dark Emerald | View |
:root {
--color-1: #449E1A;
--color-2: #239E1A;
--color-3: #1A9E32;
--color-4: #1A9E53;
--color-5: #1A9E74;
}Palettes that share visual characteristics and color harmony.