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 |
|---|---|---|---|---|---|
#65F6CA | rgb(101, 246, 202) | hsl(162, 89%, 68%) | Pure Emerald | View | |
#65F6EF | rgb(101, 246, 239) | hsl(177, 89%, 68%) | Pure Cyan | View | |
#65D9F6 | rgb(101, 217, 246) | hsl(192, 89%, 68%) | Pure Sky Blue | View | |
#65B5F6 | rgb(101, 181, 246) | hsl(207, 89%, 68%) | Pure Blue | View | |
#6590F6 | rgb(101, 144, 246) | hsl(222, 89%, 68%) | 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: #65F6CA;
--color-2: #65F6EF;
--color-3: #65D9F6;
--color-4: #65B5F6;
--color-5: #6590F6;
}Palettes that share visual characteristics and color harmony.