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 |
|---|---|---|---|---|---|
#BBB4EE | rgb(187, 180, 238) | hsl(247, 63%, 82%) | Light Blue | View | |
#C9B4EE | rgb(201, 180, 238) | hsl(262, 63%, 82%) | Light Navy | View | |
#D8B4EE | rgb(216, 180, 238) | hsl(277, 63%, 82%) | Light Purple | View | |
#E6B4EE | rgb(230, 180, 238) | hsl(292, 63%, 82%) | Light Purple | View | |
#EEB4E7 | rgb(238, 180, 231) | hsl(307, 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: #BBB4EE;
--color-2: #C9B4EE;
--color-3: #D8B4EE;
--color-4: #E6B4EE;
--color-5: #EEB4E7;
}Palettes that share visual characteristics and color harmony.