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 |
|---|---|---|---|---|---|
#20E9A6 | rgb(32, 233, 166) | hsl(160, 82%, 52%) | Pure Emerald | View | |
#20E9D8 | rgb(32, 233, 216) | hsl(175, 82%, 52%) | Pure Cyan | View | |
#20C8E9 | rgb(32, 200, 233) | hsl(190, 82%, 52%) | Pure Sky Blue | View | |
#2095E9 | rgb(32, 149, 233) | hsl(205, 82%, 52%) | Pure Blue | View | |
#2063E9 | rgb(32, 99, 233) | hsl(220, 82%, 52%) | 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: #20E9A6;
--color-2: #20E9D8;
--color-3: #20C8E9;
--color-4: #2095E9;
--color-5: #2063E9;
}Palettes that share visual characteristics and color harmony.