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 |
|---|---|---|---|---|---|
#8F95E5 | rgb(143, 149, 229) | hsl(236, 62%, 73%) | Light Blue | View | |
#9F8FE5 | rgb(159, 143, 229) | hsl(251, 62%, 73%) | Light Navy | View | |
#B48FE5 | rgb(180, 143, 229) | hsl(266, 62%, 73%) | Light Navy | View | |
#CA8FE5 | rgb(202, 143, 229) | hsl(281, 62%, 73%) | Light Purple | View | |
#DF8FE5 | rgb(223, 143, 229) | hsl(296, 62%, 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: #8F95E5;
--color-2: #9F8FE5;
--color-3: #B48FE5;
--color-4: #CA8FE5;
--color-5: #DF8FE5;
}Palettes that share visual characteristics and color harmony.