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 Sky Blue. 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 |
|---|---|---|---|---|---|
#2AEFA0 | rgb(42, 239, 160) | hsl(156, 86%, 55%) | Pure Emerald | View | |
#2AEFD1 | rgb(42, 239, 209) | hsl(171, 86%, 55%) | Pure Cyan | View | |
#2ADBEF | rgb(42, 219, 239) | hsl(186, 86%, 55%) | Pure Sky Blue | View | |
#2AAAEF | rgb(42, 170, 239) | hsl(201, 86%, 55%) | Pure Blue | View | |
#2A79EF | rgb(42, 121, 239) | hsl(216, 86%, 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: #2AEFA0;
--color-2: #2AEFD1;
--color-3: #2ADBEF;
--color-4: #2AAAEF;
--color-5: #2A79EF;
}Palettes that share visual characteristics and color harmony.