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 |
|---|---|---|---|---|---|
#72EC5F | rgb(114, 236, 95) | hsl(112, 79%, 65%) | Pure Green | View | |
#5FEC70 | rgb(95, 236, 112) | hsl(127, 79%, 65%) | Pure Green | View | |
#5FEC93 | rgb(95, 236, 147) | hsl(142, 79%, 65%) | Pure Green | View | |
#5FECB6 | rgb(95, 236, 182) | hsl(157, 79%, 65%) | Pure Emerald | View | |
#5FECD9 | rgb(95, 236, 217) | hsl(172, 79%, 65%) | Pure Cyan | View |
:root {
--color-1: #72EC5F;
--color-2: #5FEC70;
--color-3: #5FEC93;
--color-4: #5FECB6;
--color-5: #5FECD9;
}Palettes that share visual characteristics and color harmony.