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 |
|---|---|---|---|---|---|
#9A8DE8 | rgb(154, 141, 232) | hsl(249, 66%, 73%) | Light Blue | View | |
#B18DE8 | rgb(177, 141, 232) | hsl(264, 66%, 73%) | Light Navy | View | |
#C88DE8 | rgb(200, 141, 232) | hsl(279, 66%, 73%) | Light Purple | View | |
#DF8DE8 | rgb(223, 141, 232) | hsl(294, 66%, 73%) | Light Purple | View | |
#E88DDA | rgb(232, 141, 218) | hsl(309, 66%, 73%) | 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: #9A8DE8;
--color-2: #B18DE8;
--color-3: #C88DE8;
--color-4: #DF8DE8;
--color-5: #E88DDA;
}Palettes that share visual characteristics and color harmony.