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 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 |
|---|---|---|---|---|---|
#CC32E7 | rgb(204, 50, 231) | hsl(291, 79%, 55%) | Pure Purple | View | |
#E732D5 | rgb(231, 50, 213) | hsl(306, 79%, 55%) | Pure Pink | View | |
#E732A7 | rgb(231, 50, 167) | hsl(321, 79%, 55%) | Pure Pink | View | |
#E7327A | rgb(231, 50, 122) | hsl(336, 79%, 55%) | Pure Pink | View | |
#E7324D | rgb(231, 50, 77) | hsl(351, 79%, 55%) | Pure Red | View |
:root {
--color-1: #CC32E7;
--color-2: #E732D5;
--color-3: #E732A7;
--color-4: #E7327A;
--color-5: #E7324D;
}Palettes that share visual characteristics and color harmony.