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 |
|---|---|---|---|---|---|
#62EABC | rgb(98, 234, 188) | hsl(160, 76%, 65%) | Pure Emerald | View | |
#62EADE | rgb(98, 234, 222) | hsl(175, 76%, 65%) | Pure Cyan | View | |
#62D3EA | rgb(98, 211, 234) | hsl(190, 76%, 65%) | Pure Sky Blue | View | |
#62B1EA | rgb(98, 177, 234) | hsl(205, 76%, 65%) | Pure Blue | View | |
#628FEA | rgb(98, 143, 234) | hsl(220, 76%, 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: #62EABC;
--color-2: #62EADE;
--color-3: #62D3EA;
--color-4: #62B1EA;
--color-5: #628FEA;
}Palettes that share visual characteristics and color harmony.