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 Cyan. 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 |
|---|---|---|---|---|---|
#1FFF8F | rgb(31, 255, 143) | hsl(150, 100%, 56%) | Vibrant Emerald | View | |
#1FFFC7 | rgb(31, 255, 199) | hsl(165, 100%, 56%) | Vibrant Cyan | View | |
#1FFFFF | rgb(31, 255, 255) | hsl(180, 100%, 56%) | Vibrant Cyan | View | |
#1FC7FF | rgb(31, 199, 255) | hsl(195, 100%, 56%) | Vibrant Sky Blue | View | |
#1F8FFF | rgb(31, 143, 255) | hsl(210, 100%, 56%) | 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: #1FFF8F;
--color-2: #1FFFC7;
--color-3: #1FFFFF;
--color-4: #1FC7FF;
--color-5: #1F8FFF;
}Palettes that share visual characteristics and color harmony.