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 |
|---|---|---|---|---|---|
#71EFBD | rgb(113, 239, 189) | hsl(156, 80%, 69%) | Pure Emerald | View | |
#71EFDC | rgb(113, 239, 220) | hsl(171, 80%, 69%) | Pure Cyan | View | |
#71E3EF | rgb(113, 227, 239) | hsl(186, 80%, 69%) | Pure Sky Blue | View | |
#71C3EF | rgb(113, 195, 239) | hsl(201, 80%, 69%) | Pure Blue | View | |
#71A3EF | rgb(113, 163, 239) | hsl(216, 80%, 69%) | 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: #71EFBD;
--color-2: #71EFDC;
--color-3: #71E3EF;
--color-4: #71C3EF;
--color-5: #71A3EF;
}Palettes that share visual characteristics and color harmony.