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 |
|---|---|---|---|---|---|
#8A8CEA | rgb(138, 140, 234) | hsl(239, 70%, 73%) | Light Blue | View | |
#A08AEA | rgb(160, 138, 234) | hsl(254, 70%, 73%) | Light Navy | View | |
#B98AEA | rgb(185, 138, 234) | hsl(269, 70%, 73%) | Light Navy | View | |
#D18AEA | rgb(209, 138, 234) | hsl(284, 70%, 73%) | Light Purple | View | |
#E98AEA | rgb(233, 138, 234) | hsl(299, 70%, 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: #8A8CEA;
--color-2: #A08AEA;
--color-3: #B98AEA;
--color-4: #D18AEA;
--color-5: #E98AEA;
}Palettes that share visual characteristics and color harmony.