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 |
|---|---|---|---|---|---|
#A49BEE | rgb(164, 155, 238) | hsl(247, 71%, 77%) | Light Blue | View | |
#B99BEE | rgb(185, 155, 238) | hsl(262, 71%, 77%) | Light Navy | View | |
#CE9BEE | rgb(206, 155, 238) | hsl(277, 71%, 77%) | Light Purple | View | |
#E39BEE | rgb(227, 155, 238) | hsl(292, 71%, 77%) | Light Purple | View | |
#EE9BE4 | rgb(238, 155, 228) | hsl(307, 71%, 77%) | 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: #A49BEE;
--color-2: #B99BEE;
--color-3: #CE9BEE;
--color-4: #E39BEE;
--color-5: #EE9BE4;
}Palettes that share visual characteristics and color harmony.