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 Blue. 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 |
|---|---|---|---|---|---|
#ACC2EC | rgb(172, 194, 236) | hsl(219, 63%, 80%) | Light Blue | View | |
#ACB2EC | rgb(172, 178, 236) | hsl(234, 63%, 80%) | Light Blue | View | |
#B6ACEC | rgb(182, 172, 236) | hsl(249, 63%, 80%) | Light Blue | View | |
#C6ACEC | rgb(198, 172, 236) | hsl(264, 63%, 80%) | Light Navy | View | |
#D6ACEC | rgb(214, 172, 236) | hsl(279, 63%, 80%) | Light Purple | View |
This blue-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: #ACC2EC;
--color-2: #ACB2EC;
--color-3: #B6ACEC;
--color-4: #C6ACEC;
--color-5: #D6ACEC;
}Palettes that share visual characteristics and color harmony.