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 |
|---|---|---|---|---|---|
#B3B7EF | rgb(179, 183, 239) | hsl(236, 65%, 82%) | Light Blue | View | |
#BEB3EF | rgb(190, 179, 239) | hsl(251, 65%, 82%) | Light Navy | View | |
#CDB3EF | rgb(205, 179, 239) | hsl(266, 65%, 82%) | Light Navy | View | |
#DCB3EF | rgb(220, 179, 239) | hsl(281, 65%, 82%) | Light Purple | View | |
#EBB3EF | rgb(235, 179, 239) | hsl(296, 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: #B3B7EF;
--color-2: #BEB3EF;
--color-3: #CDB3EF;
--color-4: #DCB3EF;
--color-5: #EBB3EF;
}Palettes that share visual characteristics and color harmony.