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 vibrant palette featuring Vibrant Blue, Vibrant Red, Cyan.
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 |
|---|---|---|---|---|---|
#6C63FF | rgb(108, 99, 255) | hsl(243, 100%, 69%) | Vibrant Blue | View | |
#FF6584 | rgb(255, 101, 132) | hsl(348, 100%, 70%) | Vibrant Red | View | |
#43DDCF | rgb(67, 221, 207) | hsl(175, 69%, 56%) | Cyan | View | |
#FED330 | rgb(254, 211, 48) | hsl(47, 99%, 59%) | Vibrant Yellow | View | |
#FF8A47 | rgb(255, 138, 71) | hsl(22, 100%, 64%) | Vibrant Orange | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Vibrant Blue and Vibrant Red creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #6C63FF;
--color-2: #FF6584;
--color-3: #43DDCF;
--color-4: #FED330;
--color-5: #FF8A47;
}Palettes that share visual characteristics and color harmony.