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 |
|---|---|---|---|---|---|
#72EEA4 | rgb(114, 238, 164) | hsl(144, 78%, 69%) | Pure Green | View | |
#72EEC2 | rgb(114, 238, 194) | hsl(159, 78%, 69%) | Pure Emerald | View | |
#72EEE1 | rgb(114, 238, 225) | hsl(174, 78%, 69%) | Pure Cyan | View | |
#72DBEE | rgb(114, 219, 238) | hsl(189, 78%, 69%) | Pure Sky Blue | View | |
#72BCEE | rgb(114, 188, 238) | hsl(204, 78%, 69%) | Pure 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: #72EEA4;
--color-2: #72EEC2;
--color-3: #72EEE1;
--color-4: #72DBEE;
--color-5: #72BCEE;
}Palettes that share visual characteristics and color harmony.