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 |
|---|---|---|---|---|---|
#11D44C | rgb(17, 212, 76) | hsl(138, 85%, 45%) | Pure Green | View | |
#11D47D | rgb(17, 212, 125) | hsl(153, 85%, 45%) | Pure Emerald | View | |
#11D4AD | rgb(17, 212, 173) | hsl(168, 85%, 45%) | Pure Cyan | View | |
#11CBD4 | rgb(17, 203, 212) | hsl(183, 85%, 45%) | Pure Cyan | View | |
#119AD4 | rgb(17, 154, 212) | hsl(198, 85%, 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: #11D44C;
--color-2: #11D47D;
--color-3: #11D4AD;
--color-4: #11CBD4;
--color-5: #119AD4;
}Palettes that share visual characteristics and color harmony.