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 |
|---|---|---|---|---|---|
#3EEA2E | rgb(62, 234, 46) | hsl(115, 82%, 55%) | Pure Green | View | |
#2EEA4E | rgb(46, 234, 78) | hsl(130, 82%, 55%) | Pure Green | View | |
#2EEA7D | rgb(46, 234, 125) | hsl(145, 82%, 55%) | Pure Emerald | View | |
#2EEAAC | rgb(46, 234, 172) | hsl(160, 82%, 55%) | Pure Emerald | View | |
#2EEADB | rgb(46, 234, 219) | hsl(175, 82%, 55%) | Pure Cyan | View |
:root {
--color-1: #3EEA2E;
--color-2: #2EEA4E;
--color-3: #2EEA7D;
--color-4: #2EEAAC;
--color-5: #2EEADB;
}Palettes that share visual characteristics and color harmony.