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 |
|---|---|---|---|---|---|
#3AF27E | rgb(58, 242, 126) | hsl(142, 88%, 59%) | Pure Green | View | |
#3AF2AC | rgb(58, 242, 172) | hsl(157, 88%, 59%) | Pure Emerald | View | |
#3AF2DA | rgb(58, 242, 218) | hsl(172, 88%, 59%) | Pure Cyan | View | |
#3ADDF2 | rgb(58, 221, 242) | hsl(187, 88%, 59%) | Pure Sky Blue | View | |
#3AAFF2 | rgb(58, 175, 242) | hsl(202, 88%, 59%) | 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: #3AF27E;
--color-2: #3AF2AC;
--color-3: #3AF2DA;
--color-4: #3ADDF2;
--color-5: #3AAFF2;
}Palettes that share visual characteristics and color harmony.