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 |
|---|---|---|---|---|---|
#70F5A1 | rgb(112, 245, 161) | hsl(142, 87%, 70%) | Pure Green | View | |
#70F5C2 | rgb(112, 245, 194) | hsl(157, 87%, 70%) | Pure Emerald | View | |
#70F5E3 | rgb(112, 245, 227) | hsl(172, 87%, 70%) | Pure Cyan | View | |
#70E6F5 | rgb(112, 230, 245) | hsl(187, 87%, 70%) | Pure Sky Blue | View | |
#70C4F5 | rgb(112, 196, 245) | hsl(202, 87%, 70%) | 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: #70F5A1;
--color-2: #70F5C2;
--color-3: #70F5E3;
--color-4: #70E6F5;
--color-5: #70C4F5;
}Palettes that share visual characteristics and color harmony.