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 Emerald. 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 |
|---|---|---|---|---|---|
#1B981D | rgb(27, 152, 29) | hsl(121, 70%, 35%) | Dark Green | View | |
#1B983C | rgb(27, 152, 60) | hsl(136, 70%, 35%) | Dark Green | View | |
#1B985B | rgb(27, 152, 91) | hsl(151, 70%, 35%) | Dark Emerald | View | |
#1B987B | rgb(27, 152, 123) | hsl(166, 70%, 35%) | Dark Cyan | View | |
#1B9698 | rgb(27, 150, 152) | hsl(181, 70%, 35%) | Dark Cyan | View |
:root {
--color-1: #1B981D;
--color-2: #1B983C;
--color-3: #1B985B;
--color-4: #1B987B;
--color-5: #1B9698;
}Palettes that share visual characteristics and color harmony.