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 |
|---|---|---|---|---|---|
#00F5A7 | rgb(0, 245, 167) | hsl(161, 100%, 48%) | Vibrant Emerald | View | |
#00F5E4 | rgb(0, 245, 228) | hsl(176, 100%, 48%) | Vibrant Cyan | View | |
#00C8F5 | rgb(0, 200, 245) | hsl(191, 100%, 48%) | Vibrant Sky Blue | View | |
#008BF5 | rgb(0, 139, 245) | hsl(206, 100%, 48%) | Vibrant Blue | View | |
#004EF5 | rgb(0, 78, 245) | hsl(221, 100%, 48%) | 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: #00F5A7;
--color-2: #00F5E4;
--color-3: #00C8F5;
--color-4: #008BF5;
--color-5: #004EF5;
}Palettes that share visual characteristics and color harmony.