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 |
|---|---|---|---|---|---|
#5FECB4 | rgb(95, 236, 180) | hsl(156, 79%, 65%) | Pure Emerald | View | |
#5FECD7 | rgb(95, 236, 215) | hsl(171, 79%, 65%) | Pure Cyan | View | |
#5FDEEC | rgb(95, 222, 236) | hsl(186, 79%, 65%) | Pure Sky Blue | View | |
#5FBBEC | rgb(95, 187, 236) | hsl(201, 79%, 65%) | Pure Blue | View | |
#5F98EC | rgb(95, 152, 236) | hsl(216, 79%, 65%) | 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: #5FECB4;
--color-2: #5FECD7;
--color-3: #5FDEEC;
--color-4: #5FBBEC;
--color-5: #5F98EC;
}Palettes that share visual characteristics and color harmony.