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 |
|---|---|---|---|---|---|
#B1B6F1 | rgb(177, 182, 241) | hsl(235, 70%, 82%) | Light Blue | View | |
#BCB1F1 | rgb(188, 177, 241) | hsl(250, 70%, 82%) | Light Navy | View | |
#CCB1F1 | rgb(204, 177, 241) | hsl(265, 70%, 82%) | Light Navy | View | |
#DCB1F1 | rgb(220, 177, 241) | hsl(280, 70%, 82%) | Light Purple | View | |
#ECB1F1 | rgb(236, 177, 241) | hsl(295, 70%, 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: #B1B6F1;
--color-2: #BCB1F1;
--color-3: #CCB1F1;
--color-4: #DCB1F1;
--color-5: #ECB1F1;
}Palettes that share visual characteristics and color harmony.