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 Blue, 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 |
|---|---|---|---|---|---|
#8D96E8 | rgb(141, 150, 232) | hsl(234, 66%, 73%) | Light Blue | View | |
#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 |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Light Blue and Light Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #8D96E8;
--color-2: #9A8DE8;
--color-3: #B18DE8;
--color-4: #C88DE8;
--color-5: #DF8DE8;
}Palettes that share visual characteristics and color harmony.