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 Purple, Vibrant Pink, Vibrant Pink. 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 |
|---|---|---|---|---|---|
#F200FF | rgb(242, 0, 255) | hsl(297, 100%, 50%) | Vibrant Purple | View | |
#FF00CC | rgb(255, 0, 204) | hsl(312, 100%, 50%) | Vibrant Pink | View | |
#FF008C | rgb(255, 0, 140) | hsl(327, 100%, 50%) | Vibrant Pink | View | |
#FF004C | rgb(255, 0, 76) | hsl(342, 100%, 50%) | Vibrant Pink | View | |
#FF000D | rgb(255, 0, 13) | hsl(357, 100%, 50%) | Vibrant Red | View |
This pink-dominant palette evokes a sense of balance and professionalism.
The combination of Vibrant Purple and Vibrant Pink creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F200FF;
--color-2: #FF00CC;
--color-3: #FF008C;
--color-4: #FF004C;
--color-5: #FF000D;
}Palettes that share visual characteristics and color harmony.