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 |
|---|---|---|---|---|---|
#01FECB | rgb(1, 254, 203) | hsl(168, 99%, 50%) | Vibrant Cyan | View | |
#01F1FE | rgb(1, 241, 254) | hsl(183, 99%, 50%) | Vibrant Cyan | View | |
#01B2FE | rgb(1, 178, 254) | hsl(198, 99%, 50%) | Vibrant Sky Blue | View | |
#0173FE | rgb(1, 115, 254) | hsl(213, 99%, 50%) | Vibrant Blue | View | |
#0134FE | rgb(1, 52, 254) | hsl(228, 99%, 50%) | Vibrant Blue | View |
:root {
--color-1: #01FECB;
--color-2: #01F1FE;
--color-3: #01B2FE;
--color-4: #0173FE;
--color-5: #0134FE;
}Palettes that share visual characteristics and color harmony.