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 |
|---|---|---|---|---|---|
#89A1EC | rgb(137, 161, 236) | hsl(225, 72%, 73%) | Light Blue | View | |
#8989EC | rgb(137, 137, 236) | hsl(240, 72%, 73%) | Light Blue | View | |
#A189EC | rgb(161, 137, 236) | hsl(255, 72%, 73%) | Light Navy | View | |
#BA89EC | rgb(186, 137, 236) | hsl(270, 72%, 73%) | Light Navy | View | |
#D389EC | rgb(211, 137, 236) | hsl(285, 72%, 73%) | Light Purple | 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: #89A1EC;
--color-2: #8989EC;
--color-3: #A189EC;
--color-4: #BA89EC;
--color-5: #D389EC;
}Palettes that share visual characteristics and color harmony.