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 |
|---|---|---|---|---|---|
#19CC9D | rgb(25, 204, 157) | hsl(164, 78%, 45%) | Pure Emerald | View | |
#19CCC9 | rgb(25, 204, 201) | hsl(179, 78%, 45%) | Pure Cyan | View | |
#19A2CC | rgb(25, 162, 204) | hsl(194, 78%, 45%) | Pure Sky Blue | View | |
#1976CC | rgb(25, 118, 204) | hsl(209, 78%, 45%) | Pure Blue | View | |
#1949CC | rgb(25, 73, 204) | hsl(224, 78%, 45%) | 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: #19CC9D;
--color-2: #19CCC9;
--color-3: #19A2CC;
--color-4: #1976CC;
--color-5: #1949CC;
}Palettes that share visual characteristics and color harmony.