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 |
|---|---|---|---|---|---|
#BC1BE4 | rgb(188, 27, 228) | hsl(288, 79%, 50%) | Pure Purple | View | |
#E41BDA | rgb(228, 27, 218) | hsl(303, 79%, 50%) | Pure Purple | View | |
#E41BA8 | rgb(228, 27, 168) | hsl(318, 79%, 50%) | Pure Pink | View | |
#E41B75 | rgb(228, 27, 117) | hsl(333, 79%, 50%) | Pure Pink | View | |
#E41B43 | rgb(228, 27, 67) | hsl(348, 79%, 50%) | Pure Red | View |
:root {
--color-1: #BC1BE4;
--color-2: #E41BDA;
--color-3: #E41BA8;
--color-4: #E41B75;
--color-5: #E41B43;
}Palettes that share visual characteristics and color harmony.