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 |
|---|---|---|---|---|---|
#18FBB3 | rgb(24, 251, 179) | hsl(161, 97%, 54%) | Vibrant Emerald | View | |
#18FBEC | rgb(24, 251, 236) | hsl(176, 97%, 54%) | Vibrant Cyan | View | |
#18D2FB | rgb(24, 210, 251) | hsl(191, 97%, 54%) | Vibrant Sky Blue | View | |
#1899FB | rgb(24, 153, 251) | hsl(206, 97%, 54%) | Vibrant Blue | View | |
#1860FB | rgb(24, 96, 251) | hsl(221, 97%, 54%) | 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: #18FBB3;
--color-2: #18FBEC;
--color-3: #18D2FB;
--color-4: #1899FB;
--color-5: #1860FB;
}Palettes that share visual characteristics and color harmony.