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 |
|---|---|---|---|---|---|
#9B8FE5 | rgb(155, 143, 229) | hsl(248, 62%, 73%) | Light Blue | View | |
#B08FE5 | rgb(176, 143, 229) | hsl(263, 62%, 73%) | Light Navy | View | |
#C68FE5 | rgb(198, 143, 229) | hsl(278, 62%, 73%) | Light Purple | View | |
#DB8FE5 | rgb(219, 143, 229) | hsl(293, 62%, 73%) | Light Purple | View | |
#E58FD9 | rgb(229, 143, 217) | hsl(308, 62%, 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: #9B8FE5;
--color-2: #B08FE5;
--color-3: #C68FE5;
--color-4: #DB8FE5;
--color-5: #E58FD9;
}Palettes that share visual characteristics and color harmony.