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 |
|---|---|---|---|---|---|
#01FEFE | rgb(1, 254, 254) | hsl(180, 99%, 50%) | Vibrant Cyan | View | |
#01BFFE | rgb(1, 191, 254) | hsl(195, 99%, 50%) | Vibrant Sky Blue | View | |
#0180FE | rgb(1, 128, 254) | hsl(210, 99%, 50%) | Vibrant Blue | View | |
#0140FE | rgb(1, 64, 254) | hsl(225, 99%, 50%) | Vibrant Blue | View | |
#0101FE | rgb(1, 1, 254) | hsl(240, 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: #01FEFE;
--color-2: #01BFFE;
--color-3: #0180FE;
--color-4: #0140FE;
--color-5: #0101FE;
}Palettes that share visual characteristics and color harmony.