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 |
|---|---|---|---|---|---|
#B0D8ED | rgb(176, 216, 237) | hsl(201, 63%, 81%) | Light Blue | View | |
#B0C8ED | rgb(176, 200, 237) | hsl(216, 63%, 81%) | Light Blue | View | |
#B0B9ED | rgb(176, 185, 237) | hsl(231, 63%, 81%) | Light Blue | View | |
#B6B0ED | rgb(182, 176, 237) | hsl(246, 63%, 81%) | Light Blue | View | |
#C5B0ED | rgb(197, 176, 237) | hsl(261, 63%, 81%) | Light Navy | View |
A peaceful combination anchored by #B0D8ED, 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: #B0D8ED;
--color-2: #B0C8ED;
--color-3: #B0B9ED;
--color-4: #B6B0ED;
--color-5: #C5B0ED;
}Palettes that share visual characteristics and color harmony.