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 |
|---|---|---|---|---|---|
#9189EC | rgb(145, 137, 236) | hsl(245, 72%, 73%) | Light Blue | View | |
#AA89EC | rgb(170, 137, 236) | hsl(260, 72%, 73%) | Light Navy | View | |
#C289EC | rgb(194, 137, 236) | hsl(275, 72%, 73%) | Light Purple | View | |
#DB89EC | rgb(219, 137, 236) | hsl(290, 72%, 73%) | Light Purple | View | |
#EC89E3 | rgb(236, 137, 227) | hsl(305, 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: #9189EC;
--color-2: #AA89EC;
--color-3: #C289EC;
--color-4: #DB89EC;
--color-5: #EC89E3;
}Palettes that share visual characteristics and color harmony.