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 |
|---|---|---|---|---|---|
#ACC5EC | rgb(172, 197, 236) | hsl(217, 63%, 80%) | Light Blue | View | |
#ACB4EC | rgb(172, 180, 236) | hsl(233, 63%, 80%) | Light Blue | View | |
#B3ACEC | rgb(179, 172, 236) | hsl(247, 63%, 80%) | Light Blue | View | |
#C3ACEC | rgb(195, 172, 236) | hsl(262, 63%, 80%) | Light Navy | View | |
#D3ACEC | rgb(211, 172, 236) | hsl(277, 63%, 80%) | Light Purple | View |
:root {
--color-1: #ACC5EC;
--color-2: #ACB4EC;
--color-3: #B3ACEC;
--color-4: #C3ACEC;
--color-5: #D3ACEC;
}Palettes that share visual characteristics and color harmony.