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 |
|---|---|---|---|---|---|
#B0ACEC | rgb(176, 172, 236) | hsl(244, 63%, 80%) | Light Blue | View | |
#C0ACEC | rgb(192, 172, 236) | hsl(259, 63%, 80%) | Light Navy | View | |
#D0ACEC | rgb(208, 172, 236) | hsl(274, 63%, 80%) | Light Navy | View | |
#E0ACEC | rgb(224, 172, 236) | hsl(289, 63%, 80%) | Light Purple | View | |
#ECACE8 | rgb(236, 172, 232) | hsl(304, 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: #B0ACEC;
--color-2: #C0ACEC;
--color-3: #D0ACEC;
--color-4: #E0ACEC;
--color-5: #ECACE8;
}Palettes that share visual characteristics and color harmony.