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 |
|---|---|---|---|---|---|
#B5D4ED | rgb(181, 212, 237) | hsl(207, 61%, 82%) | Light Blue | View | |
#B5C6ED | rgb(181, 198, 237) | hsl(222, 61%, 82%) | Light Blue | View | |
#B5B8ED | rgb(181, 184, 237) | hsl(237, 61%, 82%) | Light Blue | View | |
#C0B5ED | rgb(192, 181, 237) | hsl(252, 61%, 82%) | Light Navy | View | |
#CEB5ED | rgb(206, 181, 237) | hsl(267, 61%, 82%) | Light Navy | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Light Blue and Light Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B5D4ED;
--color-2: #B5C6ED;
--color-3: #B5B8ED;
--color-4: #C0B5ED;
--color-5: #CEB5ED;
}Palettes that share visual characteristics and color harmony.