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 Navy, 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 |
|---|---|---|---|---|---|
#BEAFF3 | rgb(190, 175, 243) | hsl(253, 74%, 82%) | Light Navy | View | |
#CFAFF3 | rgb(207, 175, 243) | hsl(268, 74%, 82%) | Light Navy | View | |
#E0AFF3 | rgb(224, 175, 243) | hsl(283, 74%, 82%) | Light Purple | View | |
#F1AFF3 | rgb(241, 175, 243) | hsl(298, 74%, 82%) | Light Purple | View | |
#F3AFE4 | rgb(243, 175, 228) | hsl(313, 74%, 82%) | Light Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Light Navy and Light Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BEAFF3;
--color-2: #CFAFF3;
--color-3: #E0AFF3;
--color-4: #F1AFF3;
--color-5: #F3AFE4;
}Palettes that share visual characteristics and color harmony.