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 |
|---|---|---|---|---|---|
#B6C2ED | rgb(182, 194, 237) | hsl(227, 60%, 82%) | Light Blue | View | |
#B6B6ED | rgb(182, 182, 237) | hsl(240, 60%, 82%) | Light Blue | View | |
#C4B6ED | rgb(196, 182, 237) | hsl(255, 60%, 82%) | Light Navy | View | |
#D2B6ED | rgb(210, 182, 237) | hsl(271, 60%, 82%) | Light Navy | View | |
#E0B6ED | rgb(224, 182, 237) | hsl(286, 60%, 82%) | Light Purple | View |
A peaceful combination anchored by #B6C2ED, 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: #B6C2ED;
--color-2: #B6B6ED;
--color-3: #C4B6ED;
--color-4: #D2B6ED;
--color-5: #E0B6ED;
}Palettes that share visual characteristics and color harmony.