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 |
|---|---|---|---|---|---|
#AEABED | rgb(174, 171, 237) | hsl(243, 65%, 80%) | Light Blue | View | |
#BFABED | rgb(191, 171, 237) | hsl(258, 65%, 80%) | Light Navy | View | |
#CFABED | rgb(207, 171, 237) | hsl(273, 65%, 80%) | Light Navy | View | |
#E0ABED | rgb(224, 171, 237) | hsl(288, 65%, 80%) | Light Purple | View | |
#EDABEA | rgb(237, 171, 234) | hsl(303, 65%, 80%) | 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: #AEABED;
--color-2: #BFABED;
--color-3: #CFABED;
--color-4: #E0ABED;
--color-5: #EDABEA;
}Palettes that share visual characteristics and color harmony.