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 |
|---|---|---|---|---|---|
#ACAEEC | rgb(172, 174, 236) | hsl(238, 63%, 80%) | Light Blue | View | |
#BAACEC | rgb(186, 172, 236) | hsl(253, 63%, 80%) | Light Navy | View | |
#CAACEC | rgb(202, 172, 236) | hsl(268, 63%, 80%) | Light Navy | View | |
#DAACEC | rgb(218, 172, 236) | hsl(283, 63%, 80%) | Light Purple | View | |
#EAACEC | rgb(234, 172, 236) | hsl(298, 63%, 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: #ACAEEC;
--color-2: #BAACEC;
--color-3: #CAACEC;
--color-4: #DAACEC;
--color-5: #EAACEC;
}Palettes that share visual characteristics and color harmony.