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 |
|---|---|---|---|---|---|
#B5D1ED | rgb(181, 209, 237) | hsl(210, 61%, 82%) | Light Blue | View | |
#B5C3ED | rgb(181, 195, 237) | hsl(225, 61%, 82%) | Light Blue | View | |
#B5B5ED | rgb(181, 181, 237) | hsl(240, 61%, 82%) | Light Blue | View | |
#C3B5ED | rgb(195, 181, 237) | hsl(255, 61%, 82%) | Light Navy | View | |
#D1B5ED | rgb(209, 181, 237) | hsl(270, 61%, 82%) | Light Navy | View |
This soft Light Blue palette brings a sense of serene tranquility and modern airiness.
Using Light Blue as a primary surface creates an environment of focused relaxation and clarity. Consider this for background layers where content needs to feel light and accessible.
:root {
--color-1: #B5D1ED;
--color-2: #B5C3ED;
--color-3: #B5B5ED;
--color-4: #C3B5ED;
--color-5: #D1B5ED;
}Palettes that share visual characteristics and color harmony.