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 |
|---|---|---|---|---|---|
#8E92E6 | rgb(142, 146, 230) | hsl(237, 64%, 73%) | Light Blue | View | |
#A08EE6 | rgb(160, 142, 230) | hsl(252, 64%, 73%) | Light Navy | View | |
#B68EE6 | rgb(182, 142, 230) | hsl(267, 64%, 73%) | Light Navy | View | |
#CC8EE6 | rgb(204, 142, 230) | hsl(282, 64%, 73%) | Light Purple | View | |
#E28EE6 | rgb(226, 142, 230) | hsl(297, 64%, 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: #8E92E6;
--color-2: #A08EE6;
--color-3: #B68EE6;
--color-4: #CC8EE6;
--color-5: #E28EE6;
}Palettes that share visual characteristics and color harmony.