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 |
|---|---|---|---|---|---|
#A3EC5F | rgb(163, 236, 95) | hsl(91, 79%, 65%) | Pure Green | View | |
#80EC5F | rgb(128, 236, 95) | hsl(106, 79%, 65%) | Pure Green | View | |
#5FEC62 | rgb(95, 236, 98) | hsl(121, 79%, 65%) | Pure Green | View | |
#5FEC85 | rgb(95, 236, 133) | hsl(136, 79%, 65%) | Pure Green | View | |
#5FECA8 | rgb(95, 236, 168) | hsl(151, 79%, 65%) | Pure Emerald | View |
:root {
--color-1: #A3EC5F;
--color-2: #80EC5F;
--color-3: #5FEC62;
--color-4: #5FEC85;
--color-5: #5FECA8;
}Palettes that share visual characteristics and color harmony.