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 |
|---|---|---|---|---|---|
#8AA8EA | rgb(138, 168, 234) | hsl(221, 70%, 73%) | Light Blue | View | |
#8A90EA | rgb(138, 144, 234) | hsl(236, 70%, 73%) | Light Blue | View | |
#9C8AEA | rgb(156, 138, 234) | hsl(251, 70%, 73%) | Light Navy | View | |
#B48AEA | rgb(180, 138, 234) | hsl(266, 70%, 73%) | Light Navy | View | |
#CC8AEA | rgb(204, 138, 234) | hsl(281, 70%, 73%) | Light Purple | View |
A peaceful combination anchored by #8AA8EA, 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: #8AA8EA;
--color-2: #8A90EA;
--color-3: #9C8AEA;
--color-4: #B48AEA;
--color-5: #CC8AEA;
}Palettes that share visual characteristics and color harmony.