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 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 |
|---|---|---|---|---|---|
#47CB1A | rgb(71, 203, 26) | hsl(105, 77%, 45%) | Pure Green | View | |
#1ACB1A | rgb(26, 203, 26) | hsl(120, 77%, 45%) | Pure Green | View | |
#1ACB47 | rgb(26, 203, 71) | hsl(135, 77%, 45%) | Pure Green | View | |
#1ACB73 | rgb(26, 203, 115) | hsl(150, 77%, 45%) | Pure Emerald | View | |
#1ACB9F | rgb(26, 203, 159) | hsl(165, 77%, 45%) | Pure Cyan | View |
:root {
--color-1: #47CB1A;
--color-2: #1ACB1A;
--color-3: #1ACB47;
--color-4: #1ACB73;
--color-5: #1ACB9F;
}Palettes that share visual characteristics and color harmony.