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 |
|---|---|---|---|---|---|
#01FEED | rgb(1, 254, 237) | hsl(176, 99%, 50%) | Vibrant Cyan | View | |
#01CFFE | rgb(1, 207, 254) | hsl(191, 99%, 50%) | Vibrant Sky Blue | View | |
#0190FE | rgb(1, 144, 254) | hsl(206, 99%, 50%) | Vibrant Blue | View | |
#0151FE | rgb(1, 81, 254) | hsl(221, 99%, 50%) | Vibrant Blue | View | |
#0112FE | rgb(1, 18, 254) | hsl(236, 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: #01FEED;
--color-2: #01CFFE;
--color-3: #0190FE;
--color-4: #0151FE;
--color-5: #0112FE;
}Palettes that share visual characteristics and color harmony.