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 |
|---|---|---|---|---|---|
#B7B3EF | rgb(183, 179, 239) | hsl(244, 65%, 82%) | Light Blue | View | |
#C6B3EF | rgb(198, 179, 239) | hsl(259, 65%, 82%) | Light Navy | View | |
#D5B3EF | rgb(213, 179, 239) | hsl(274, 65%, 82%) | Light Navy | View | |
#E4B3EF | rgb(228, 179, 239) | hsl(289, 65%, 82%) | Light Purple | View | |
#EFB3EB | rgb(239, 179, 235) | hsl(304, 65%, 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: #B7B3EF;
--color-2: #C6B3EF;
--color-3: #D5B3EF;
--color-4: #E4B3EF;
--color-5: #EFB3EB;
}Palettes that share visual characteristics and color harmony.