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 |
|---|---|---|---|---|---|
#16E95C | rgb(22, 233, 92) | hsl(140, 83%, 50%) | Pure Green | View | |
#16E991 | rgb(22, 233, 145) | hsl(155, 83%, 50%) | Pure Emerald | View | |
#16E9C6 | rgb(22, 233, 198) | hsl(170, 83%, 50%) | Pure Cyan | View | |
#16D8E9 | rgb(22, 216, 233) | hsl(185, 83%, 50%) | Pure Sky Blue | View | |
#16A3E9 | rgb(22, 163, 233) | hsl(200, 83%, 50%) | 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: #16E95C;
--color-2: #16E991;
--color-3: #16E9C6;
--color-4: #16D8E9;
--color-5: #16A3E9;
}Palettes that share visual characteristics and color harmony.