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 |
|---|---|---|---|---|---|
#42F5BF | rgb(66, 245, 191) | hsl(162, 90%, 61%) | Pure Emerald | View | |
#42F5EC | rgb(66, 245, 236) | hsl(177, 90%, 61%) | Pure Cyan | View | |
#42D1F5 | rgb(66, 209, 245) | hsl(192, 90%, 61%) | Pure Sky Blue | View | |
#42A5F5 | rgb(66, 165, 245) | hsl(207, 90%, 61%) | Pure Blue | View | |
#4278F5 | rgb(66, 120, 245) | hsl(222, 90%, 61%) | 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: #42F5BF;
--color-2: #42F5EC;
--color-3: #42D1F5;
--color-4: #42A5F5;
--color-5: #4278F5;
}Palettes that share visual characteristics and color harmony.