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 |
|---|---|---|---|---|---|
#BE34E5 | rgb(190, 52, 229) | hsl(287, 77%, 55%) | Pure Purple | View | |
#E534DF | rgb(229, 52, 223) | hsl(302, 77%, 55%) | Pure Purple | View | |
#E534B3 | rgb(229, 52, 179) | hsl(317, 77%, 55%) | Pure Pink | View | |
#E53486 | rgb(229, 52, 134) | hsl(332, 77%, 55%) | Pure Pink | View | |
#E5345A | rgb(229, 52, 90) | hsl(347, 77%, 55%) | Pure Red | View |
:root {
--color-1: #BE34E5;
--color-2: #E534DF;
--color-3: #E534B3;
--color-4: #E53486;
--color-5: #E5345A;
}Palettes that share visual characteristics and color harmony.