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 Emerald, Pure Cyan, 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 |
|---|---|---|---|---|---|
#2DEB99 | rgb(45, 235, 153) | hsl(154, 83%, 55%) | Pure Emerald | View | |
#2DEBC9 | rgb(45, 235, 201) | hsl(169, 83%, 55%) | Pure Cyan | View | |
#2DDFEB | rgb(45, 223, 235) | hsl(184, 83%, 55%) | Pure Cyan | View | |
#2DAFEB | rgb(45, 175, 235) | hsl(199, 83%, 55%) | Pure Sky Blue | View | |
#2D80EB | rgb(45, 128, 235) | hsl(214, 83%, 55%) | Pure Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Emerald and Pure Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2DEB99;
--color-2: #2DEBC9;
--color-3: #2DDFEB;
--color-4: #2DAFEB;
--color-5: #2D80EB;
}Palettes that share visual characteristics and color harmony.