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 Cyan, Vibrant Sky 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 |
|---|---|---|---|---|---|
#00FFD0 | rgb(0, 255, 208) | hsl(169, 100%, 50%) | Vibrant Cyan | View | |
#00EEFF | rgb(0, 238, 255) | hsl(184, 100%, 50%) | Vibrant Cyan | View | |
#00AEFF | rgb(0, 174, 255) | hsl(199, 100%, 50%) | Vibrant Sky Blue | View | |
#006FFF | rgb(0, 111, 255) | hsl(214, 100%, 50%) | Vibrant Blue | View | |
#002FFF | rgb(0, 47, 255) | hsl(229, 100%, 50%) | Vibrant Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Vibrant Cyan and Vibrant Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #00FFD0;
--color-2: #00EEFF;
--color-3: #00AEFF;
--color-4: #006FFF;
--color-5: #002FFF;
}Palettes that share visual characteristics and color harmony.