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 |
|---|---|---|---|---|---|
#5CF5CC | rgb(92, 245, 204) | hsl(164, 88%, 66%) | Pure Emerald | View | |
#5CF5F2 | rgb(92, 245, 242) | hsl(179, 88%, 66%) | Pure Cyan | View | |
#5CD1F5 | rgb(92, 209, 245) | hsl(194, 88%, 66%) | Pure Sky Blue | View | |
#5CABF5 | rgb(92, 171, 245) | hsl(209, 88%, 66%) | Pure Blue | View | |
#5C85F5 | rgb(92, 133, 245) | hsl(224, 88%, 66%) | 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: #5CF5CC;
--color-2: #5CF5F2;
--color-3: #5CD1F5;
--color-4: #5CABF5;
--color-5: #5C85F5;
}Palettes that share visual characteristics and color harmony.