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 |
|---|---|---|---|---|---|
#52EF8C | rgb(82, 239, 140) | hsl(142, 83%, 63%) | Pure Green | View | |
#52EFB3 | rgb(82, 239, 179) | hsl(157, 83%, 63%) | Pure Emerald | View | |
#52EFDA | rgb(82, 239, 218) | hsl(172, 83%, 63%) | Pure Cyan | View | |
#52DDEF | rgb(82, 221, 239) | hsl(187, 83%, 63%) | Pure Sky Blue | View | |
#52B6EF | rgb(82, 182, 239) | hsl(202, 83%, 63%) | 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: #52EF8C;
--color-2: #52EFB3;
--color-3: #52EFDA;
--color-4: #52DDEF;
--color-5: #52B6EF;
}Palettes that share visual characteristics and color harmony.