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 |
|---|---|---|---|---|---|
#05FFA8 | rgb(5, 255, 168) | hsl(159, 100%, 51%) | Vibrant Emerald | View | |
#05FFE6 | rgb(5, 255, 230) | hsl(174, 100%, 51%) | Vibrant Cyan | View | |
#05DAFF | rgb(5, 218, 255) | hsl(189, 100%, 51%) | Vibrant Sky Blue | View | |
#059BFF | rgb(5, 155, 255) | hsl(204, 100%, 51%) | Vibrant Blue | View | |
#055DFF | rgb(5, 93, 255) | hsl(219, 100%, 51%) | 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: #05FFA8;
--color-2: #05FFE6;
--color-3: #05DAFF;
--color-4: #059BFF;
--color-5: #055DFF;
}Palettes that share visual characteristics and color harmony.