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 |
|---|---|---|---|---|---|
#D2ABF2 | rgb(210, 171, 242) | hsl(273, 73%, 81%) | Light Navy | View | |
#E4ABF2 | rgb(228, 171, 242) | hsl(288, 73%, 81%) | Light Purple | View | |
#F2ABEE | rgb(242, 171, 238) | hsl(303, 73%, 81%) | Light Purple | View | |
#F2ABDD | rgb(242, 171, 221) | hsl(318, 73%, 81%) | Light Pink | View | |
#F2ABCB | rgb(242, 171, 203) | hsl(333, 73%, 81%) | 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: #D2ABF2;
--color-2: #E4ABF2;
--color-3: #F2ABEE;
--color-4: #F2ABDD;
--color-5: #F2ABCB;
}Palettes that share visual characteristics and color harmony.