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 |
|---|---|---|---|---|---|
#18E75D | rgb(24, 231, 93) | hsl(140, 81%, 50%) | Pure Green | View | |
#18E791 | rgb(24, 231, 145) | hsl(155, 81%, 50%) | Pure Emerald | View | |
#18E7C4 | rgb(24, 231, 196) | hsl(170, 81%, 50%) | Pure Cyan | View | |
#18D6E7 | rgb(24, 214, 231) | hsl(185, 81%, 50%) | Pure Sky Blue | View | |
#18A2E7 | rgb(24, 162, 231) | hsl(200, 81%, 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: #18E75D;
--color-2: #18E791;
--color-3: #18E7C4;
--color-4: #18D6E7;
--color-5: #18A2E7;
}Palettes that share visual characteristics and color harmony.