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 Sky 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 |
|---|---|---|---|---|---|
#B5DEED | rgb(181, 222, 237) | hsl(196, 61%, 82%) | Light Sky Blue | View | |
#B5D0ED | rgb(181, 208, 237) | hsl(211, 61%, 82%) | Light Blue | View | |
#B5C2ED | rgb(181, 194, 237) | hsl(226, 61%, 82%) | Light Blue | View | |
#B6B5ED | rgb(182, 181, 237) | hsl(241, 61%, 82%) | Light Blue | View | |
#C4B5ED | rgb(196, 181, 237) | hsl(256, 61%, 82%) | Light Navy | View |
A peaceful combination anchored by #B5DEED, 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: #B5DEED;
--color-2: #B5D0ED;
--color-3: #B5C2ED;
--color-4: #B6B5ED;
--color-5: #C4B5ED;
}Palettes that share visual characteristics and color harmony.