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 |
|---|---|---|---|---|---|
#B40BDA | rgb(180, 11, 218) | hsl(289, 90%, 45%) | Pure Purple | View | |
#DA0BCC | rgb(218, 11, 204) | hsl(304, 90%, 45%) | Pure Purple | View | |
#DA0B99 | rgb(218, 11, 153) | hsl(319, 90%, 45%) | Pure Pink | View | |
#DA0B65 | rgb(218, 11, 101) | hsl(334, 90%, 45%) | Pure Pink | View | |
#DA0B31 | rgb(218, 11, 49) | hsl(349, 90%, 45%) | Pure Red | View |
:root {
--color-1: #B40BDA;
--color-2: #DA0BCC;
--color-3: #DA0B99;
--color-4: #DA0B65;
--color-5: #DA0B31;
}Palettes that share visual characteristics and color harmony.