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 Purple, 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 |
|---|---|---|---|---|---|
#AD1DE2 | rgb(173, 29, 226) | hsl(284, 77%, 50%) | Pure Purple | View | |
#DE1DE2 | rgb(222, 29, 226) | hsl(299, 77%, 50%) | Pure Purple | View | |
#E21DB4 | rgb(226, 29, 180) | hsl(314, 77%, 50%) | Pure Pink | View | |
#E21D83 | rgb(226, 29, 131) | hsl(329, 77%, 50%) | Pure Pink | View | |
#E21D52 | rgb(226, 29, 82) | hsl(344, 77%, 50%) | Pure Pink | View |
:root {
--color-1: #AD1DE2;
--color-2: #DE1DE2;
--color-3: #E21DB4;
--color-4: #E21D83;
--color-5: #E21D52;
}Palettes that share visual characteristics and color harmony.