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 |
|---|---|---|---|---|---|
#B5D7ED | rgb(181, 215, 237) | hsl(204, 61%, 82%) | Light Blue | View | |
#B5C9ED | rgb(181, 201, 237) | hsl(219, 61%, 82%) | Light Blue | View | |
#B5BBED | rgb(181, 187, 237) | hsl(234, 61%, 82%) | Light Blue | View | |
#BEB5ED | rgb(190, 181, 237) | hsl(250, 61%, 82%) | Light Navy | View | |
#CCB5ED | rgb(204, 181, 237) | hsl(265, 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: #B5D7ED;
--color-2: #B5C9ED;
--color-3: #B5BBED;
--color-4: #BEB5ED;
--color-5: #CCB5ED;
}Palettes that share visual characteristics and color harmony.