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 |
|---|---|---|---|---|---|
#B6DBED | rgb(182, 219, 237) | hsl(200, 60%, 82%) | Light Blue | View | |
#B6CDED | rgb(182, 205, 237) | hsl(215, 60%, 82%) | Light Blue | View | |
#B6C0ED | rgb(182, 192, 237) | hsl(229, 60%, 82%) | Light Blue | View | |
#B9B6ED | rgb(185, 182, 237) | hsl(243, 60%, 82%) | Light Blue | View | |
#C7B6ED | rgb(199, 182, 237) | hsl(259, 60%, 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: #B6DBED;
--color-2: #B6CDED;
--color-3: #B6C0ED;
--color-4: #B9B6ED;
--color-5: #C7B6ED;
}Palettes that share visual characteristics and color harmony.