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 |
|---|---|---|---|---|---|
#78EDC0 | rgb(120, 237, 192) | hsl(157, 76%, 70%) | Pure Emerald | View | |
#78EDDD | rgb(120, 237, 221) | hsl(172, 76%, 70%) | Pure Cyan | View | |
#78DFED | rgb(120, 223, 237) | hsl(187, 76%, 70%) | Pure Sky Blue | View | |
#78C2ED | rgb(120, 194, 237) | hsl(202, 76%, 70%) | Pure Blue | View | |
#78A5ED | rgb(120, 165, 237) | hsl(217, 76%, 70%) | 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: #78EDC0;
--color-2: #78EDDD;
--color-3: #78DFED;
--color-4: #78C2ED;
--color-5: #78A5ED;
}Palettes that share visual characteristics and color harmony.