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 |
|---|---|---|---|---|---|
#9689EB | rgb(150, 137, 235) | hsl(248, 71%, 73%) | Light Blue | View | |
#AF89EB | rgb(175, 137, 235) | hsl(263, 71%, 73%) | Light Navy | View | |
#C789EB | rgb(199, 137, 235) | hsl(278, 71%, 73%) | Light Purple | View | |
#E089EB | rgb(224, 137, 235) | hsl(293, 71%, 73%) | Light Purple | View | |
#EB89DE | rgb(235, 137, 222) | hsl(308, 71%, 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: #9689EB;
--color-2: #AF89EB;
--color-3: #C789EB;
--color-4: #E089EB;
--color-5: #EB89DE;
}Palettes that share visual characteristics and color harmony.