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 |
|---|---|---|---|---|---|
#10D54B | rgb(16, 213, 75) | hsl(138, 86%, 45%) | Pure Green | View | |
#10D57D | rgb(16, 213, 125) | hsl(153, 86%, 45%) | Pure Emerald | View | |
#10D5AE | rgb(16, 213, 174) | hsl(168, 86%, 45%) | Pure Cyan | View | |
#10CCD5 | rgb(16, 204, 213) | hsl(183, 86%, 45%) | Pure Cyan | View | |
#109AD5 | rgb(16, 154, 213) | hsl(198, 86%, 45%) | Pure Sky 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: #10D54B;
--color-2: #10D57D;
--color-3: #10D5AE;
--color-4: #10CCD5;
--color-5: #109AD5;
}Palettes that share visual characteristics and color harmony.