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 Blue, 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 |
|---|---|---|---|---|---|
#B3BCEF | rgb(179, 188, 239) | hsl(231, 65%, 82%) | Light Blue | View | |
#B9B3EF | rgb(185, 179, 239) | hsl(246, 65%, 82%) | Light Blue | View | |
#C8B3EF | rgb(200, 179, 239) | hsl(261, 65%, 82%) | Light Navy | View | |
#D7B3EF | rgb(215, 179, 239) | hsl(276, 65%, 82%) | Light Purple | View | |
#E6B3EF | rgb(230, 179, 239) | hsl(291, 65%, 82%) | Light Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Light Blue and Light Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B3BCEF;
--color-2: #B9B3EF;
--color-3: #C8B3EF;
--color-4: #D7B3EF;
--color-5: #E6B3EF;
}Palettes that share visual characteristics and color harmony.