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 |
|---|---|---|---|---|---|
#89A3EB | rgb(137, 163, 235) | hsl(224, 71%, 73%) | Light Blue | View | |
#898BEB | rgb(137, 139, 235) | hsl(239, 71%, 73%) | Light Blue | View | |
#A089EB | rgb(160, 137, 235) | hsl(254, 71%, 73%) | Light Navy | View | |
#B989EB | rgb(185, 137, 235) | hsl(269, 71%, 73%) | Light Navy | View | |
#D189EB | rgb(209, 137, 235) | hsl(284, 71%, 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: #89A3EB;
--color-2: #898BEB;
--color-3: #A089EB;
--color-4: #B989EB;
--color-5: #D189EB;
}Palettes that share visual characteristics and color harmony.