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 |
|---|---|---|---|---|---|
#B3BDF4 | rgb(179, 189, 244) | hsl(231, 75%, 83%) | Light Blue | View | |
#BAB3F4 | rgb(186, 179, 244) | hsl(246, 75%, 83%) | Light Blue | View | |
#CAB3F4 | rgb(202, 179, 244) | hsl(261, 75%, 83%) | Light Navy | View | |
#DAB3F4 | rgb(218, 179, 244) | hsl(276, 75%, 83%) | Light Purple | View | |
#EAB3F4 | rgb(234, 179, 244) | hsl(291, 75%, 83%) | 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: #B3BDF4;
--color-2: #BAB3F4;
--color-3: #CAB3F4;
--color-4: #DAB3F4;
--color-5: #EAB3F4;
}Palettes that share visual characteristics and color harmony.