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 |
|---|---|---|---|---|---|
#A8B6EB | rgb(168, 182, 235) | hsl(227, 63%, 79%) | Light Blue | View | |
#AAA8EB | rgb(170, 168, 235) | hsl(242, 63%, 79%) | Light Blue | View | |
#BBA8EB | rgb(187, 168, 235) | hsl(257, 63%, 79%) | Light Navy | View | |
#CCA8EB | rgb(204, 168, 235) | hsl(272, 63%, 79%) | Light Navy | View | |
#DDA8EB | rgb(221, 168, 235) | hsl(287, 63%, 79%) | Light Purple | View |
A peaceful combination anchored by #A8B6EB, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Consider this for background layers where content needs to feel light and accessible.
:root {
--color-1: #A8B6EB;
--color-2: #AAA8EB;
--color-3: #BBA8EB;
--color-4: #CCA8EB;
--color-5: #DDA8EB;
}Palettes that share visual characteristics and color harmony.