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 |
|---|---|---|---|---|---|
#ACB6EC | rgb(172, 182, 236) | hsl(231, 63%, 80%) | Light Blue | View | |
#B2ACEC | rgb(178, 172, 236) | hsl(246, 63%, 80%) | Light Blue | View | |
#C2ACEC | rgb(194, 172, 236) | hsl(261, 63%, 80%) | Light Navy | View | |
#D2ACEC | rgb(210, 172, 236) | hsl(276, 63%, 80%) | Light Purple | View | |
#E2ACEC | rgb(226, 172, 236) | hsl(291, 63%, 80%) | 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: #ACB6EC;
--color-2: #B2ACEC;
--color-3: #C2ACEC;
--color-4: #D2ACEC;
--color-5: #E2ACEC;
}Palettes that share visual characteristics and color harmony.