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 |
|---|---|---|---|---|---|
#8787ED | rgb(135, 135, 237) | hsl(240, 74%, 73%) | Light Blue | View | |
#A187ED | rgb(161, 135, 237) | hsl(255, 74%, 73%) | Light Navy | View | |
#BA87ED | rgb(186, 135, 237) | hsl(270, 74%, 73%) | Light Navy | View | |
#D487ED | rgb(212, 135, 237) | hsl(285, 74%, 73%) | Light Purple | View | |
#ED87ED | rgb(237, 135, 237) | hsl(300, 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: #8787ED;
--color-2: #A187ED;
--color-3: #BA87ED;
--color-4: #D487ED;
--color-5: #ED87ED;
}Palettes that share visual characteristics and color harmony.