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 Navy. 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 |
|---|---|---|---|---|---|
#AFB0F3 | rgb(175, 176, 243) | hsl(239, 74%, 82%) | Light Blue | View | |
#BFAFF3 | rgb(191, 175, 243) | hsl(254, 74%, 82%) | Light Navy | View | |
#D0AFF3 | rgb(208, 175, 243) | hsl(269, 74%, 82%) | Light Navy | View | |
#E1AFF3 | rgb(225, 175, 243) | hsl(284, 74%, 82%) | Light Purple | View | |
#F2AFF3 | rgb(242, 175, 243) | hsl(299, 74%, 82%) | Light Purple | 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: #AFB0F3;
--color-2: #BFAFF3;
--color-3: #D0AFF3;
--color-4: #E1AFF3;
--color-5: #F2AFF3;
}Palettes that share visual characteristics and color harmony.