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 |
|---|---|---|---|---|---|
#18CD5B | rgb(24, 205, 91) | hsl(142, 79%, 45%) | Pure Green | View | |
#18CD88 | rgb(24, 205, 136) | hsl(157, 79%, 45%) | Pure Emerald | View | |
#18CDB5 | rgb(24, 205, 181) | hsl(172, 79%, 45%) | Pure Cyan | View | |
#18B8CD | rgb(24, 184, 205) | hsl(187, 79%, 45%) | Pure Sky Blue | View | |
#188BCD | rgb(24, 139, 205) | hsl(202, 79%, 45%) | 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: #18CD5B;
--color-2: #18CD88;
--color-3: #18CDB5;
--color-4: #18B8CD;
--color-5: #188BCD;
}Palettes that share visual characteristics and color harmony.