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 Blue, 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 |
|---|---|---|---|---|---|
#B6AFF3 | rgb(182, 175, 243) | hsl(246, 74%, 82%) | Light Blue | View | |
#C7AFF3 | rgb(199, 175, 243) | hsl(261, 74%, 82%) | Light Navy | View | |
#D8AFF3 | rgb(216, 175, 243) | hsl(276, 74%, 82%) | Light Purple | View | |
#E9AFF3 | rgb(233, 175, 243) | hsl(291, 74%, 82%) | Light Purple | View | |
#F3AFEC | rgb(243, 175, 236) | hsl(306, 74%, 82%) | Light Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Light Blue and Light Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B6AFF3;
--color-2: #C7AFF3;
--color-3: #D8AFF3;
--color-4: #E9AFF3;
--color-5: #F3AFEC;
}Palettes that share visual characteristics and color harmony.