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 |
|---|---|---|---|---|---|
#ACC1EC | rgb(172, 193, 236) | hsl(220, 63%, 80%) | Light Blue | View | |
#ACB1EC | rgb(172, 177, 236) | hsl(235, 63%, 80%) | Light Blue | View | |
#B7ACEC | rgb(183, 172, 236) | hsl(250, 63%, 80%) | Light Navy | View | |
#C7ACEC | rgb(199, 172, 236) | hsl(265, 63%, 80%) | Light Navy | View | |
#D7ACEC | rgb(215, 172, 236) | hsl(280, 63%, 80%) | Light Purple | View |
:root {
--color-1: #ACC1EC;
--color-2: #ACB1EC;
--color-3: #B7ACEC;
--color-4: #C7ACEC;
--color-5: #D7ACEC;
}Palettes that share visual characteristics and color harmony.