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 |
|---|---|---|---|---|---|
#998DE8 | rgb(153, 141, 232) | hsl(248, 66%, 73%) | Light Blue | View | |
#B08DE8 | rgb(176, 141, 232) | hsl(263, 66%, 73%) | Light Navy | View | |
#C68DE8 | rgb(198, 141, 232) | hsl(278, 66%, 73%) | Light Purple | View | |
#DD8DE8 | rgb(221, 141, 232) | hsl(293, 66%, 73%) | Light Purple | View | |
#E88DDB | rgb(232, 141, 219) | hsl(309, 66%, 73%) | 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: #998DE8;
--color-2: #B08DE8;
--color-3: #C68DE8;
--color-4: #DD8DE8;
--color-5: #E88DDB;
}Palettes that share visual characteristics and color harmony.