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 |
|---|---|---|---|---|---|
#01EDFE | rgb(1, 237, 254) | hsl(184, 99%, 50%) | Vibrant Cyan | View | |
#01AEFE | rgb(1, 174, 254) | hsl(199, 99%, 50%) | Vibrant Sky Blue | View | |
#016FFE | rgb(1, 111, 254) | hsl(214, 99%, 50%) | Vibrant Blue | View | |
#0130FE | rgb(1, 48, 254) | hsl(229, 99%, 50%) | Vibrant Blue | View | |
#1201FE | rgb(18, 1, 254) | hsl(244, 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: #01EDFE;
--color-2: #01AEFE;
--color-3: #016FFE;
--color-4: #0130FE;
--color-5: #1201FE;
}Palettes that share visual characteristics and color harmony.