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 |
|---|---|---|---|---|---|
#B5B5ED | rgb(181, 181, 237) | hsl(240, 61%, 82%) | Light Blue | View | |
#C3B5ED | rgb(195, 181, 237) | hsl(255, 61%, 82%) | Light Navy | View | |
#D1B5ED | rgb(209, 181, 237) | hsl(270, 61%, 82%) | Light Navy | View | |
#DFB5ED | rgb(223, 181, 237) | hsl(285, 61%, 82%) | Light Purple | View | |
#EDB5ED | rgb(237, 181, 237) | hsl(300, 61%, 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: #B5B5ED;
--color-2: #C3B5ED;
--color-3: #D1B5ED;
--color-4: #DFB5ED;
--color-5: #EDB5ED;
}Palettes that share visual characteristics and color harmony.