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 |
|---|---|---|---|---|---|
#B51BE4 | rgb(181, 27, 228) | hsl(286, 79%, 50%) | Pure Purple | View | |
#E41BE1 | rgb(228, 27, 225) | hsl(301, 79%, 50%) | Pure Purple | View | |
#E41BAF | rgb(228, 27, 175) | hsl(316, 79%, 50%) | Pure Pink | View | |
#E41B7C | rgb(228, 27, 124) | hsl(331, 79%, 50%) | Pure Pink | View | |
#E41B4A | rgb(228, 27, 74) | hsl(346, 79%, 50%) | Pure Red | View |
:root {
--color-1: #B51BE4;
--color-2: #E41BE1;
--color-3: #E41BAF;
--color-4: #E41B7C;
--color-5: #E41B4A;
}Palettes that share visual characteristics and color harmony.