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 |
|---|---|---|---|---|---|
#BEB6ED | rgb(190, 182, 237) | hsl(249, 60%, 82%) | Light Blue | View | |
#CCB6ED | rgb(204, 182, 237) | hsl(264, 60%, 82%) | Light Navy | View | |
#D9B6ED | rgb(217, 182, 237) | hsl(278, 60%, 82%) | Light Purple | View | |
#E7B6ED | rgb(231, 182, 237) | hsl(293, 60%, 82%) | Light Purple | View | |
#EDB6E4 | rgb(237, 182, 228) | hsl(310, 60%, 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: #BEB6ED;
--color-2: #CCB6ED;
--color-3: #D9B6ED;
--color-4: #E7B6ED;
--color-5: #EDB6E4;
}Palettes that share visual characteristics and color harmony.