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 |
|---|---|---|---|---|---|
#A9B4EA | rgb(169, 180, 234) | hsl(230, 61%, 79%) | Light Blue | View | |
#AEA9EA | rgb(174, 169, 234) | hsl(245, 61%, 79%) | Light Blue | View | |
#BFA9EA | rgb(191, 169, 234) | hsl(260, 61%, 79%) | Light Navy | View | |
#CFA9EA | rgb(207, 169, 234) | hsl(275, 61%, 79%) | Light Purple | View | |
#DFA9EA | rgb(223, 169, 234) | hsl(290, 61%, 79%) | Light Purple | View |
This purple-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: #A9B4EA;
--color-2: #AEA9EA;
--color-3: #BFA9EA;
--color-4: #CFA9EA;
--color-5: #DFA9EA;
}Palettes that share visual characteristics and color harmony.