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 |
|---|---|---|---|---|---|
#9289EC | rgb(146, 137, 236) | hsl(245, 72%, 73%) | Light Blue | View | |
#AB89EC | rgb(171, 137, 236) | hsl(261, 72%, 73%) | Light Navy | View | |
#C489EC | rgb(196, 137, 236) | hsl(276, 72%, 73%) | Light Purple | View | |
#DD89EC | rgb(221, 137, 236) | hsl(291, 72%, 73%) | Light Purple | View | |
#EC89E2 | rgb(236, 137, 226) | hsl(306, 72%, 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: #9289EC;
--color-2: #AB89EC;
--color-3: #C489EC;
--color-4: #DD89EC;
--color-5: #EC89E2;
}Palettes that share visual characteristics and color harmony.