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 Blue. 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 |
|---|---|---|---|---|---|
#87BAEE | rgb(135, 186, 238) | hsl(210, 75%, 73%) | Light Blue | View | |
#87A0EE | rgb(135, 160, 238) | hsl(225, 75%, 73%) | Light Blue | View | |
#8787EE | rgb(135, 135, 238) | hsl(240, 75%, 73%) | Light Blue | View | |
#A087EE | rgb(160, 135, 238) | hsl(255, 75%, 73%) | Light Navy | View | |
#BA87EE | rgb(186, 135, 238) | hsl(270, 75%, 73%) | Light Navy | View |
This blue-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: #87BAEE;
--color-2: #87A0EE;
--color-3: #8787EE;
--color-4: #A087EE;
--color-5: #BA87EE;
}Palettes that share visual characteristics and color harmony.