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 |
|---|---|---|---|---|---|
#EE2BEE | rgb(238, 43, 238) | hsl(300, 85%, 55%) | Pure Purple | View | |
#EE2BBD | rgb(238, 43, 189) | hsl(315, 85%, 55%) | Pure Pink | View | |
#EE2B8C | rgb(238, 43, 140) | hsl(330, 85%, 55%) | Pure Pink | View | |
#EE2B5B | rgb(238, 43, 91) | hsl(345, 85%, 55%) | Pure Red | View | |
#EE2B2B | rgb(238, 43, 43) | hsl(0, 85%, 55%) | Pure Red | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Pure Purple and Pure Pink creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EE2BEE;
--color-2: #EE2BBD;
--color-3: #EE2B8C;
--color-4: #EE2B5B;
--color-5: #EE2B2B;
}Palettes that share visual characteristics and color harmony.