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 Pure Purple, Pure Pink, Pure 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 |
|---|---|---|---|---|---|
#F00FF0 | rgb(240, 15, 240) | hsl(300, 88%, 50%) | Pure Purple | View | |
#F00FB8 | rgb(240, 15, 184) | hsl(315, 88%, 50%) | Pure Pink | View | |
#F00F80 | rgb(240, 15, 128) | hsl(330, 88%, 50%) | Pure Pink | View | |
#F00F47 | rgb(240, 15, 71) | hsl(345, 88%, 50%) | Pure Red | View | |
#F00F0F | rgb(240, 15, 15) | hsl(0, 88%, 50%) | Pure Red | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Purple and Pure Pink creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #F00FF0;
--color-2: #F00FB8;
--color-3: #F00F80;
--color-4: #F00F47;
--color-5: #F00F0F;
}Palettes that share visual characteristics and color harmony.