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 |
|---|---|---|---|---|---|
#1B982B | rgb(27, 152, 43) | hsl(128, 70%, 35%) | Dark Green | View | |
#1B984B | rgb(27, 152, 75) | hsl(143, 70%, 35%) | Dark Green | View | |
#1B986A | rgb(27, 152, 106) | hsl(158, 70%, 35%) | Dark Emerald | View | |
#1B9889 | rgb(27, 152, 137) | hsl(173, 70%, 35%) | Dark Cyan | View | |
#1B8798 | rgb(27, 135, 152) | hsl(188, 70%, 35%) | Dark Sky Blue | View |
:root {
--color-1: #1B982B;
--color-2: #1B984B;
--color-3: #1B986A;
--color-4: #1B9889;
--color-5: #1B8798;
}Palettes that share visual characteristics and color harmony.