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 |
|---|---|---|---|---|---|
#52FFFC | rgb(82, 255, 252) | hsl(179, 100%, 66%) | Vibrant Cyan | View | |
#52D7FF | rgb(82, 215, 255) | hsl(194, 100%, 66%) | Vibrant Sky Blue | View | |
#52ABFF | rgb(82, 171, 255) | hsl(209, 100%, 66%) | Vibrant Blue | View | |
#5280FF | rgb(82, 128, 255) | hsl(224, 100%, 66%) | Vibrant Blue | View | |
#5254FF | rgb(82, 84, 255) | hsl(239, 100%, 66%) | 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: #52FFFC;
--color-2: #52D7FF;
--color-3: #52ABFF;
--color-4: #5280FF;
--color-5: #5254FF;
}Palettes that share visual characteristics and color harmony.