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 |
|---|---|---|---|---|---|
#05FFF7 | rgb(5, 255, 247) | hsl(178, 100%, 51%) | Vibrant Cyan | View | |
#05C9FF | rgb(5, 201, 255) | hsl(193, 100%, 51%) | Vibrant Sky Blue | View | |
#058AFF | rgb(5, 138, 255) | hsl(208, 100%, 51%) | Vibrant Blue | View | |
#054CFF | rgb(5, 76, 255) | hsl(223, 100%, 51%) | Vibrant Blue | View | |
#050DFF | rgb(5, 13, 255) | hsl(238, 100%, 51%) | 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: #05FFF7;
--color-2: #05C9FF;
--color-3: #058AFF;
--color-4: #054CFF;
--color-5: #050DFF;
}Palettes that share visual characteristics and color harmony.