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 youth palette featuring Navy, Pure Pink, Vibrant Yellow.
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 |
|---|---|---|---|---|---|
#9B5DE5 | rgb(155, 93, 229) | hsl(267, 72%, 63%) | Navy | View | |
#F15BB5 | rgb(241, 91, 181) | hsl(324, 84%, 65%) | Pure Pink | View | |
#FEE440 | rgb(254, 228, 64) | hsl(52, 99%, 62%) | Vibrant Yellow | View | |
#00BBF9 | rgb(0, 187, 249) | hsl(195, 100%, 49%) | Vibrant Sky Blue | View | |
#00F5D4 | rgb(0, 245, 212) | hsl(172, 100%, 48%) | Vibrant Cyan | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Navy and Pure Pink creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #9B5DE5;
--color-2: #F15BB5;
--color-3: #FEE440;
--color-4: #00BBF9;
--color-5: #00F5D4;
}Palettes that share visual characteristics and color harmony.