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 |
|---|---|---|---|---|---|
#00FAB3 | rgb(0, 250, 179) | hsl(163, 100%, 49%) | Vibrant Emerald | View | |
#00FAF2 | rgb(0, 250, 242) | hsl(178, 100%, 49%) | Vibrant Cyan | View | |
#00C4FA | rgb(0, 196, 250) | hsl(193, 100%, 49%) | Vibrant Sky Blue | View | |
#0085FA | rgb(0, 133, 250) | hsl(208, 100%, 49%) | Vibrant Blue | View | |
#0047FA | rgb(0, 71, 250) | hsl(223, 100%, 49%) | 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: #00FAB3;
--color-2: #00FAF2;
--color-3: #00C4FA;
--color-4: #0085FA;
--color-5: #0047FA;
}Palettes that share visual characteristics and color harmony.