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 Pure Green, Pure Green, Pure 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 |
|---|---|---|---|---|---|
#1ACB1D | rgb(26, 203, 29) | hsl(121, 77%, 45%) | Pure Green | View | |
#1ACB4A | rgb(26, 203, 74) | hsl(136, 77%, 45%) | Pure Green | View | |
#1ACB76 | rgb(26, 203, 118) | hsl(151, 77%, 45%) | Pure Emerald | View | |
#1ACBA2 | rgb(26, 203, 162) | hsl(166, 77%, 45%) | Pure Cyan | View | |
#1AC8CB | rgb(26, 200, 203) | hsl(181, 77%, 45%) | Pure Cyan | View |
:root {
--color-1: #1ACB1D;
--color-2: #1ACB4A;
--color-3: #1ACB76;
--color-4: #1ACBA2;
--color-5: #1AC8CB;
}Palettes that share visual characteristics and color harmony.