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 |
|---|---|---|---|---|---|
#AACAEE | rgb(170, 202, 238) | hsl(212, 67%, 80%) | Light Blue | View | |
#AAB9EE | rgb(170, 185, 238) | hsl(227, 67%, 80%) | Light Blue | View | |
#ACAAEE | rgb(172, 170, 238) | hsl(242, 67%, 80%) | Light Blue | View | |
#BDAAEE | rgb(189, 170, 238) | hsl(257, 67%, 80%) | Light Navy | View | |
#CEAAEE | rgb(206, 170, 238) | hsl(272, 67%, 80%) | Light Navy | View |
A peaceful combination anchored by #AACAEE, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Ideal for healthcare platforms, meditation apps, or any interface that values breathing room.
:root {
--color-1: #AACAEE;
--color-2: #AAB9EE;
--color-3: #ACAAEE;
--color-4: #BDAAEE;
--color-5: #CEAAEE;
}Palettes that share visual characteristics and color harmony.