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 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 |
|---|---|---|---|---|---|
#8789ED | rgb(135, 137, 237) | hsl(239, 74%, 73%) | Light Blue | View | |
#9F87ED | rgb(159, 135, 237) | hsl(254, 74%, 73%) | Light Navy | View | |
#B887ED | rgb(184, 135, 237) | hsl(269, 74%, 73%) | Light Navy | View | |
#D287ED | rgb(210, 135, 237) | hsl(284, 74%, 73%) | Light Purple | View | |
#EB87ED | rgb(235, 135, 237) | hsl(299, 74%, 73%) | Light Purple | 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: #8789ED;
--color-2: #9F87ED;
--color-3: #B887ED;
--color-4: #D287ED;
--color-5: #EB87ED;
}Palettes that share visual characteristics and color harmony.