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 |
|---|---|---|---|---|---|
#8798EE | rgb(135, 152, 238) | hsl(230, 75%, 73%) | Light Blue | View | |
#8F87EE | rgb(143, 135, 238) | hsl(245, 75%, 73%) | Light Blue | View | |
#A987EE | rgb(169, 135, 238) | hsl(260, 75%, 73%) | Light Navy | View | |
#C387EE | rgb(195, 135, 238) | hsl(275, 75%, 73%) | Light Purple | View | |
#DD87EE | rgb(221, 135, 238) | hsl(290, 75%, 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: #8798EE;
--color-2: #8F87EE;
--color-3: #A987EE;
--color-4: #C387EE;
--color-5: #DD87EE;
}Palettes that share visual characteristics and color harmony.