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 |
|---|---|---|---|---|---|
#2DEB63 | rgb(45, 235, 99) | hsl(137, 83%, 55%) | Pure Green | View | |
#2DEB93 | rgb(45, 235, 147) | hsl(152, 83%, 55%) | Pure Emerald | View | |
#2DEBC2 | rgb(45, 235, 194) | hsl(167, 83%, 55%) | Pure Cyan | View | |
#2DE5EB | rgb(45, 229, 235) | hsl(182, 83%, 55%) | Pure Cyan | View | |
#2DB6EB | rgb(45, 182, 235) | hsl(197, 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: #2DEB63;
--color-2: #2DEB93;
--color-3: #2DEBC2;
--color-4: #2DE5EB;
--color-5: #2DB6EB;
}Palettes that share visual characteristics and color harmony.