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 |
|---|---|---|---|---|---|
#BCB4EE | rgb(188, 180, 238) | hsl(248, 63%, 82%) | Light Blue | View | |
#CAB4EE | rgb(202, 180, 238) | hsl(263, 63%, 82%) | Light Navy | View | |
#D9B4EE | rgb(217, 180, 238) | hsl(278, 63%, 82%) | Light Purple | View | |
#E7B4EE | rgb(231, 180, 238) | hsl(293, 63%, 82%) | Light Purple | View | |
#EEB4E6 | rgb(238, 180, 230) | hsl(308, 63%, 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: #BCB4EE;
--color-2: #CAB4EE;
--color-3: #D9B4EE;
--color-4: #E7B4EE;
--color-5: #EEB4E6;
}Palettes that share visual characteristics and color harmony.