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 |
|---|---|---|---|---|---|
#AFEC5F | rgb(175, 236, 95) | hsl(86, 79%, 65%) | Pure Green | View | |
#8CEC5F | rgb(140, 236, 95) | hsl(101, 79%, 65%) | Pure Green | View | |
#69EC5F | rgb(105, 236, 95) | hsl(116, 79%, 65%) | Pure Green | View | |
#5FEC79 | rgb(95, 236, 121) | hsl(131, 79%, 65%) | Pure Green | View | |
#5FEC9C | rgb(95, 236, 156) | hsl(146, 79%, 65%) | Pure Emerald | View |
:root {
--color-1: #AFEC5F;
--color-2: #8CEC5F;
--color-3: #69EC5F;
--color-4: #5FEC79;
--color-5: #5FEC9C;
}Palettes that share visual characteristics and color harmony.