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 |
|---|---|---|---|---|---|
#A41CE3 | rgb(164, 28, 227) | hsl(281, 78%, 50%) | Pure Purple | View | |
#D61CE3 | rgb(214, 28, 227) | hsl(296, 78%, 50%) | Pure Purple | View | |
#E31CBE | rgb(227, 28, 190) | hsl(311, 78%, 50%) | Pure Pink | View | |
#E31C8D | rgb(227, 28, 141) | hsl(326, 78%, 50%) | Pure Pink | View | |
#E31C5B | rgb(227, 28, 91) | hsl(341, 78%, 50%) | Pure Pink | View |
:root {
--color-1: #A41CE3;
--color-2: #D61CE3;
--color-3: #E31CBE;
--color-4: #E31C8D;
--color-5: #E31C5B;
}Palettes that share visual characteristics and color harmony.