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 |
|---|---|---|---|---|---|
#33EF2A | rgb(51, 239, 42) | hsl(117, 86%, 55%) | Pure Green | View | |
#2AEF51 | rgb(42, 239, 81) | hsl(132, 86%, 55%) | Pure Green | View | |
#2AEF82 | rgb(42, 239, 130) | hsl(147, 86%, 55%) | Pure Emerald | View | |
#2AEFB4 | rgb(42, 239, 180) | hsl(162, 86%, 55%) | Pure Emerald | View | |
#2AEFE5 | rgb(42, 239, 229) | hsl(177, 86%, 55%) | Pure Cyan | View |
:root {
--color-1: #33EF2A;
--color-2: #2AEF51;
--color-3: #2AEF82;
--color-4: #2AEFB4;
--color-5: #2AEFE5;
}Palettes that share visual characteristics and color harmony.