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 |
|---|---|---|---|---|---|
#D1B1F1 | rgb(209, 177, 241) | hsl(270, 70%, 82%) | Light Navy | View | |
#E1B1F1 | rgb(225, 177, 241) | hsl(285, 70%, 82%) | Light Purple | View | |
#F1B1F1 | rgb(241, 177, 241) | hsl(300, 70%, 82%) | Light Purple | View | |
#F1B1E1 | rgb(241, 177, 225) | hsl(315, 70%, 82%) | Light Pink | View | |
#F1B1D1 | rgb(241, 177, 209) | hsl(330, 70%, 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: #D1B1F1;
--color-2: #E1B1F1;
--color-3: #F1B1F1;
--color-4: #F1B1E1;
--color-5: #F1B1D1;
}Palettes that share visual characteristics and color harmony.