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 Vibrant Emerald, Vibrant Cyan, Vibrant 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 |
|---|---|---|---|---|---|
#42FFCD | rgb(66, 255, 205) | hsl(164, 100%, 63%) | Vibrant Emerald | View | |
#42FFFC | rgb(66, 255, 252) | hsl(179, 100%, 63%) | Vibrant Cyan | View | |
#42D3FF | rgb(66, 211, 255) | hsl(194, 100%, 63%) | Vibrant Sky Blue | View | |
#42A4FF | rgb(66, 164, 255) | hsl(209, 100%, 63%) | Vibrant Blue | View | |
#4275FF | rgb(66, 117, 255) | hsl(224, 100%, 63%) | Vibrant Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Vibrant Emerald and Vibrant Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #42FFCD;
--color-2: #42FFFC;
--color-3: #42D3FF;
--color-4: #42A4FF;
--color-5: #4275FF;
}Palettes that share visual characteristics and color harmony.