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 |
|---|---|---|---|---|---|
#ACC6EC | rgb(172, 198, 236) | hsl(216, 63%, 80%) | Light Blue | View | |
#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 |
:root {
--color-1: #ACC6EC;
--color-2: #ACB6EC;
--color-3: #B2ACEC;
--color-4: #C2ACEC;
--color-5: #D2ACEC;
}Palettes that share visual characteristics and color harmony.