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 |
|---|---|---|---|---|---|
#D4B5F2 | rgb(212, 181, 242) | hsl(270, 70%, 83%) | Light Navy | View | |
#E3B5F2 | rgb(227, 181, 242) | hsl(285, 70%, 83%) | Light Purple | View | |
#F2B5F2 | rgb(242, 181, 242) | hsl(300, 70%, 83%) | Light Purple | View | |
#F2B5E3 | rgb(242, 181, 227) | hsl(315, 70%, 83%) | Light Pink | View | |
#F2B5D4 | rgb(242, 181, 212) | hsl(330, 70%, 83%) | 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: #D4B5F2;
--color-2: #E3B5F2;
--color-3: #F2B5F2;
--color-4: #F2B5E3;
--color-5: #F2B5D4;
}Palettes that share visual characteristics and color harmony.