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 |
|---|---|---|---|---|---|
#BBB1F1 | rgb(187, 177, 241) | hsl(249, 70%, 82%) | Light Blue | View | |
#CBB1F1 | rgb(203, 177, 241) | hsl(264, 70%, 82%) | Light Navy | View | |
#DBB1F1 | rgb(219, 177, 241) | hsl(279, 70%, 82%) | Light Purple | View | |
#EBB1F1 | rgb(235, 177, 241) | hsl(294, 70%, 82%) | Light Purple | View | |
#F1B1E8 | rgb(241, 177, 232) | hsl(308, 70%, 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: #BBB1F1;
--color-2: #CBB1F1;
--color-3: #DBB1F1;
--color-4: #EBB1F1;
--color-5: #F1B1E8;
}Palettes that share visual characteristics and color harmony.