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 Cyan, Vibrant Sky Blue, Vibrant 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 |
|---|---|---|---|---|---|
#01FEF1 | rgb(1, 254, 241) | hsl(177, 99%, 50%) | Vibrant Cyan | View | |
#01CBFE | rgb(1, 203, 254) | hsl(192, 99%, 50%) | Vibrant Sky Blue | View | |
#018CFE | rgb(1, 140, 254) | hsl(207, 99%, 50%) | Vibrant Blue | View | |
#014DFE | rgb(1, 77, 254) | hsl(222, 99%, 50%) | Vibrant Blue | View | |
#010EFE | rgb(1, 14, 254) | hsl(237, 99%, 50%) | Vibrant Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Vibrant Cyan and Vibrant Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #01FEF1;
--color-2: #01CBFE;
--color-3: #018CFE;
--color-4: #014DFE;
--color-5: #010EFE;
}Palettes that share visual characteristics and color harmony.