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 |
|---|---|---|---|---|---|
#8BA9E9 | rgb(139, 169, 233) | hsl(221, 68%, 73%) | Light Blue | View | |
#8B92E9 | rgb(139, 146, 233) | hsl(236, 68%, 73%) | Light Blue | View | |
#9C8BE9 | rgb(156, 139, 233) | hsl(251, 68%, 73%) | Light Navy | View | |
#B48BE9 | rgb(180, 139, 233) | hsl(266, 68%, 73%) | Light Navy | View | |
#CB8BE9 | rgb(203, 139, 233) | hsl(281, 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: #8BA9E9;
--color-2: #8B92E9;
--color-3: #9C8BE9;
--color-4: #B48BE9;
--color-5: #CB8BE9;
}Palettes that share visual characteristics and color harmony.