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 |
|---|---|---|---|---|---|
#AAD4EE | rgb(170, 212, 238) | hsl(203, 67%, 80%) | Light Blue | View | |
#AAC3EE | rgb(170, 195, 238) | hsl(218, 67%, 80%) | Light Blue | View | |
#AAB2EE | rgb(170, 178, 238) | hsl(233, 67%, 80%) | Light Blue | View | |
#B3AAEE | rgb(179, 170, 238) | hsl(248, 67%, 80%) | Light Blue | View | |
#C4AAEE | rgb(196, 170, 238) | hsl(263, 67%, 80%) | Light Navy | View |
:root {
--color-1: #AAD4EE;
--color-2: #AAC3EE;
--color-3: #AAB2EE;
--color-4: #B3AAEE;
--color-5: #C4AAEE;
}Palettes that share visual characteristics and color harmony.