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 Light Purple, Light Purple, Light 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 |
|---|---|---|---|---|---|
#E0B2F0 | rgb(224, 178, 240) | hsl(285, 67%, 82%) | Light Purple | View | |
#F0B2F0 | rgb(240, 178, 240) | hsl(300, 67%, 82%) | Light Purple | View | |
#F0B2E0 | rgb(240, 178, 224) | hsl(315, 67%, 82%) | Light Pink | View | |
#F0B2D1 | rgb(240, 178, 209) | hsl(330, 67%, 82%) | Light Pink | View | |
#F0B2C2 | rgb(240, 178, 194) | hsl(345, 67%, 82%) | Light Red | View |
This pink-dominant palette evokes a sense of balance and professionalism.
The combination of Light Purple and Light Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #E0B2F0;
--color-2: #F0B2F0;
--color-3: #F0B2E0;
--color-4: #F0B2D1;
--color-5: #F0B2C2;
}Palettes that share visual characteristics and color harmony.