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 Emerald, Pure Cyan. 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 |
|---|---|---|---|---|---|
#2EEA60 | rgb(46, 234, 96) | hsl(136, 82%, 55%) | Pure Green | View | |
#2EEA8F | rgb(46, 234, 143) | hsl(151, 82%, 55%) | Pure Emerald | View | |
#2EEABE | rgb(46, 234, 190) | hsl(166, 82%, 55%) | Pure Cyan | View | |
#2EE7EA | rgb(46, 231, 234) | hsl(181, 82%, 55%) | Pure Cyan | View | |
#2EB8EA | rgb(46, 184, 234) | hsl(196, 82%, 55%) | Pure Sky Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Green and Pure Emerald creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2EEA60;
--color-2: #2EEA8F;
--color-3: #2EEABE;
--color-4: #2EE7EA;
--color-5: #2EB8EA;
}Palettes that share visual characteristics and color harmony.