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 |
|---|---|---|---|---|---|
#18CD91 | rgb(24, 205, 145) | hsl(160, 79%, 45%) | Pure Emerald | View | |
#18CDBE | rgb(24, 205, 190) | hsl(175, 79%, 45%) | Pure Cyan | View | |
#18AFCD | rgb(24, 175, 205) | hsl(190, 79%, 45%) | Pure Sky Blue | View | |
#1882CD | rgb(24, 130, 205) | hsl(205, 79%, 45%) | Pure Blue | View | |
#1855CD | rgb(24, 85, 205) | hsl(220, 79%, 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: #18CD91;
--color-2: #18CDBE;
--color-3: #18AFCD;
--color-4: #1882CD;
--color-5: #1855CD;
}Palettes that share visual characteristics and color harmony.