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 |
|---|---|---|---|---|---|
#8F99EF | rgb(143, 153, 239) | hsl(234, 75%, 75%) | Light Blue | View | |
#9E8FEF | rgb(158, 143, 239) | hsl(249, 75%, 75%) | Light Blue | View | |
#B68FEF | rgb(182, 143, 239) | hsl(264, 75%, 75%) | Light Navy | View | |
#CE8FEF | rgb(206, 143, 239) | hsl(279, 75%, 75%) | Light Purple | View | |
#E68FEF | rgb(230, 143, 239) | hsl(294, 75%, 75%) | 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: #8F99EF;
--color-2: #9E8FEF;
--color-3: #B68FEF;
--color-4: #CE8FEF;
--color-5: #E68FEF;
}Palettes that share visual characteristics and color harmony.