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 |
|---|---|---|---|---|---|
#AAB6EE | rgb(170, 182, 238) | hsl(229, 67%, 80%) | Light Blue | View | |
#AEAAEE | rgb(174, 170, 238) | hsl(244, 67%, 80%) | Light Blue | View | |
#BFAAEE | rgb(191, 170, 238) | hsl(259, 67%, 80%) | Light Navy | View | |
#D1AAEE | rgb(209, 170, 238) | hsl(274, 67%, 80%) | Light Navy | View | |
#E2AAEE | rgb(226, 170, 238) | hsl(289, 67%, 80%) | Light Purple | View |
:root {
--color-1: #AAB6EE;
--color-2: #AEAAEE;
--color-3: #BFAAEE;
--color-4: #D1AAEE;
--color-5: #E2AAEE;
}Palettes that share visual characteristics and color harmony.