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 |
|---|---|---|---|---|---|
#8BA7E9 | rgb(139, 167, 233) | hsl(222, 68%, 73%) | Light Blue | View | |
#8B90E9 | rgb(139, 144, 233) | hsl(237, 68%, 73%) | Light Blue | View | |
#9E8BE9 | rgb(158, 139, 233) | hsl(252, 68%, 73%) | Light Navy | View | |
#B58BE9 | rgb(181, 139, 233) | hsl(267, 68%, 73%) | Light Navy | View | |
#CD8BE9 | rgb(205, 139, 233) | hsl(282, 68%, 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: #8BA7E9;
--color-2: #8B90E9;
--color-3: #9E8BE9;
--color-4: #B58BE9;
--color-5: #CD8BE9;
}Palettes that share visual characteristics and color harmony.