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 |
|---|---|---|---|---|---|
#2AEF33 | rgb(42, 239, 51) | hsl(123, 86%, 55%) | Pure Green | View | |
#2AEF65 | rgb(42, 239, 101) | hsl(138, 86%, 55%) | Pure Green | View | |
#2AEF96 | rgb(42, 239, 150) | hsl(153, 86%, 55%) | Pure Emerald | View | |
#2AEFC7 | rgb(42, 239, 199) | hsl(168, 86%, 55%) | Pure Cyan | View | |
#2AE5EF | rgb(42, 229, 239) | hsl(183, 86%, 55%) | Pure Cyan | View |
:root {
--color-1: #2AEF33;
--color-2: #2AEF65;
--color-3: #2AEF96;
--color-4: #2AEFC7;
--color-5: #2AE5EF;
}Palettes that share visual characteristics and color harmony.