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 Emerald, Pure Cyan, Pure Sky Blue. 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 |
|---|---|---|---|---|---|
#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 | |
#2EAFEF | rgb(46, 175, 239) | hsl(200, 86%, 56%) | Pure Blue | View | |
#2E7FEF | rgb(46, 127, 239) | hsl(215, 86%, 56%) | Pure Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Emerald and Pure Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2EEF9F;
--color-2: #2EEFCF;
--color-3: #2EDFEF;
--color-4: #2EAFEF;
--color-5: #2E7FEF;
}Palettes that share visual characteristics and color harmony.