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 Deep Pure Pink, Dark 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 |
|---|---|---|---|---|---|
#5B0B40 | rgb(91, 11, 64) | hsl(320, 78%, 20%) | Deep Pure Pink | View | |
#A01371 | rgb(160, 19, 113) | hsl(320, 79%, 35%) | Dark Pure Pink | View | |
#E41BA1 | rgb(228, 27, 161) | hsl(320, 79%, 50%) | Pure Pink | View | |
#EC5FBD | rgb(236, 95, 189) | hsl(320, 79%, 65%) | Pure Pink | View | |
#F4A4D9 | rgb(244, 164, 217) | hsl(320, 78%, 80%) | Light Pure Pink | View |
:root {
--color-1: #5B0B40;
--color-2: #A01371;
--color-3: #E41BA1;
--color-4: #EC5FBD;
--color-5: #F4A4D9;
}Palettes that share visual characteristics and color harmony.