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 |
|---|---|---|---|---|---|
#2DEB66 | rgb(45, 235, 102) | hsl(138, 83%, 55%) | Pure Green | View | |
#2DEB96 | rgb(45, 235, 150) | hsl(153, 83%, 55%) | Pure Emerald | View | |
#2DEBC5 | rgb(45, 235, 197) | hsl(168, 83%, 55%) | Pure Cyan | View | |
#2DE2EB | rgb(45, 226, 235) | hsl(183, 83%, 55%) | Pure Cyan | View | |
#2DB2EB | rgb(45, 178, 235) | hsl(198, 83%, 55%) | 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: #2DEB66;
--color-2: #2DEB96;
--color-3: #2DEBC5;
--color-4: #2DE2EB;
--color-5: #2DB2EB;
}Palettes that share visual characteristics and color harmony.