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 |
|---|---|---|---|---|---|
#2CEDAC | rgb(44, 237, 172) | hsl(160, 84%, 55%) | Pure Emerald | View | |
#2CEDDD | rgb(44, 237, 221) | hsl(175, 84%, 55%) | Pure Cyan | View | |
#2CCDED | rgb(44, 205, 237) | hsl(190, 84%, 55%) | Pure Sky Blue | View | |
#2C9CED | rgb(44, 156, 237) | hsl(205, 84%, 55%) | Pure Blue | View | |
#2C6CED | rgb(44, 108, 237) | hsl(220, 84%, 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: #2CEDAC;
--color-2: #2CEDDD;
--color-3: #2CCDED;
--color-4: #2C9CED;
--color-5: #2C6CED;
}Palettes that share visual characteristics and color harmony.