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 |
|---|---|---|---|---|---|
#8E8CE8 | rgb(142, 140, 232) | hsl(241, 67%, 73%) | Light Blue | View | |
#A58CE8 | rgb(165, 140, 232) | hsl(256, 67%, 73%) | Light Navy | View | |
#BC8CE8 | rgb(188, 140, 232) | hsl(271, 67%, 73%) | Light Navy | View | |
#D38CE8 | rgb(211, 140, 232) | hsl(286, 67%, 73%) | Light Purple | View | |
#E88CE7 | rgb(232, 140, 231) | hsl(301, 67%, 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: #8E8CE8;
--color-2: #A58CE8;
--color-3: #BC8CE8;
--color-4: #D38CE8;
--color-5: #E88CE7;
}Palettes that share visual characteristics and color harmony.