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 |
|---|---|---|---|---|---|
#BD1FE0 | rgb(189, 31, 224) | hsl(289, 76%, 50%) | Pure Purple | View | |
#E01FD3 | rgb(224, 31, 211) | hsl(304, 76%, 50%) | Pure Purple | View | |
#E01FA3 | rgb(224, 31, 163) | hsl(319, 76%, 50%) | Pure Pink | View | |
#E01F73 | rgb(224, 31, 115) | hsl(334, 76%, 50%) | Pure Pink | View | |
#E01F42 | rgb(224, 31, 66) | hsl(349, 76%, 50%) | Pure Red | View |
:root {
--color-1: #BD1FE0;
--color-2: #E01FD3;
--color-3: #E01FA3;
--color-4: #E01F73;
--color-5: #E01F42;
}Palettes that share visual characteristics and color harmony.