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 |
|---|---|---|---|---|---|
#2EEF3E | rgb(46, 239, 62) | hsl(125, 86%, 56%) | Pure Green | View | |
#2EEF6F | rgb(46, 239, 111) | hsl(140, 86%, 56%) | Pure Green | View | |
#2EEF9F | rgb(46, 239, 159) | hsl(155, 86%, 56%) | Pure Emerald | View | |
#2EEFCF | rgb(46, 239, 207) | hsl(170, 86%, 56%) | Pure Cyan | View | |
#2EDFEF | rgb(46, 223, 239) | hsl(185, 86%, 56%) | Pure Sky Blue | View |
:root {
--color-1: #2EEF3E;
--color-2: #2EEF6F;
--color-3: #2EEF9F;
--color-4: #2EEFCF;
--color-5: #2EDFEF;
}Palettes that share visual characteristics and color harmony.