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 |
|---|---|---|---|---|---|
#B3B2F0 | rgb(179, 178, 240) | hsl(241, 67%, 82%) | Light Blue | View | |
#C3B2F0 | rgb(195, 178, 240) | hsl(256, 67%, 82%) | Light Navy | View | |
#D2B2F0 | rgb(210, 178, 240) | hsl(271, 67%, 82%) | Light Navy | View | |
#E2B2F0 | rgb(226, 178, 240) | hsl(286, 67%, 82%) | Light Purple | View | |
#F0B2EF | rgb(240, 178, 239) | hsl(301, 67%, 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: #B3B2F0;
--color-2: #C3B2F0;
--color-3: #D2B2F0;
--color-4: #E2B2F0;
--color-5: #F0B2EF;
}Palettes that share visual characteristics and color harmony.