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 |
|---|---|---|---|---|---|
#89BCEC | rgb(137, 188, 236) | hsl(209, 72%, 73%) | Light Blue | View | |
#89A3EC | rgb(137, 163, 236) | hsl(224, 72%, 73%) | Light Blue | View | |
#898AEC | rgb(137, 138, 236) | hsl(239, 72%, 73%) | Light Blue | View | |
#A089EC | rgb(160, 137, 236) | hsl(254, 72%, 73%) | Light Navy | View | |
#B889EC | rgb(184, 137, 236) | hsl(268, 72%, 73%) | Light Navy | View |
A peaceful combination anchored by #89BCEC, 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: #89BCEC;
--color-2: #89A3EC;
--color-3: #898AEC;
--color-4: #A089EC;
--color-5: #B889EC;
}Palettes that share visual characteristics and color harmony.