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 |
|---|---|---|---|---|---|
#8D99E8 | rgb(141, 153, 232) | hsl(232, 66%, 73%) | Light Blue | View | |
#978DE8 | rgb(151, 141, 232) | hsl(247, 66%, 73%) | Light Blue | View | |
#AE8DE8 | rgb(174, 141, 232) | hsl(262, 66%, 73%) | Light Navy | View | |
#C58DE8 | rgb(197, 141, 232) | hsl(277, 66%, 73%) | Light Purple | View | |
#DB8DE8 | rgb(219, 141, 232) | hsl(291, 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: #8D99E8;
--color-2: #978DE8;
--color-3: #AE8DE8;
--color-4: #C58DE8;
--color-5: #DB8DE8;
}Palettes that share visual characteristics and color harmony.