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 |
|---|---|---|---|---|---|
#A59EF0 | rgb(165, 158, 240) | hsl(245, 73%, 78%) | Light Blue | View | |
#B99EF0 | rgb(185, 158, 240) | hsl(260, 73%, 78%) | Light Navy | View | |
#CE9EF0 | rgb(206, 158, 240) | hsl(275, 73%, 78%) | Light Purple | View | |
#E29EF0 | rgb(226, 158, 240) | hsl(290, 73%, 78%) | Light Purple | View | |
#F09EE9 | rgb(240, 158, 233) | hsl(305, 73%, 78%) | 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: #A59EF0;
--color-2: #B99EF0;
--color-3: #CE9EF0;
--color-4: #E29EF0;
--color-5: #F09EE9;
}Palettes that share visual characteristics and color harmony.