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 Navy, Light Purple, Light Purple. 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 |
|---|---|---|---|---|---|
#D1B3EF | rgb(209, 179, 239) | hsl(270, 65%, 82%) | Light Navy | View | |
#E0B3EF | rgb(224, 179, 239) | hsl(285, 65%, 82%) | Light Purple | View | |
#EFB3EF | rgb(239, 179, 239) | hsl(300, 65%, 82%) | Light Purple | View | |
#EFB3E0 | rgb(239, 179, 224) | hsl(315, 65%, 82%) | Light Pink | View | |
#EFB3D1 | rgb(239, 179, 209) | hsl(330, 65%, 82%) | Light Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Light Navy and Light Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #D1B3EF;
--color-2: #E0B3EF;
--color-3: #EFB3EF;
--color-4: #EFB3E0;
--color-5: #EFB3D1;
}Palettes that share visual characteristics and color harmony.