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 Navy, 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 |
|---|---|---|---|---|---|
#A9A8EB | rgb(169, 168, 235) | hsl(241, 63%, 79%) | Light Blue | View | |
#BAA8EB | rgb(186, 168, 235) | hsl(256, 63%, 79%) | Light Navy | View | |
#CBA8EB | rgb(203, 168, 235) | hsl(271, 63%, 79%) | Light Navy | View | |
#DBA8EB | rgb(219, 168, 235) | hsl(286, 63%, 79%) | Light Purple | View | |
#EBA8EA | rgb(235, 168, 234) | hsl(301, 63%, 79%) | Light Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Light Blue and Light Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A9A8EB;
--color-2: #BAA8EB;
--color-3: #CBA8EB;
--color-4: #DBA8EB;
--color-5: #EBA8EA;
}Palettes that share visual characteristics and color harmony.