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 Navy. 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 |
|---|---|---|---|---|---|
#B6BCED | rgb(182, 188, 237) | hsl(233, 60%, 82%) | Light Blue | View | |
#BDB6ED | rgb(189, 182, 237) | hsl(248, 60%, 82%) | Light Blue | View | |
#CBB6ED | rgb(203, 182, 237) | hsl(263, 60%, 82%) | Light Navy | View | |
#D8B6ED | rgb(216, 182, 237) | hsl(277, 60%, 82%) | Light Purple | View | |
#E6B6ED | rgb(230, 182, 237) | hsl(292, 60%, 82%) | Light Purple | View |
This purple-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: #B6BCED;
--color-2: #BDB6ED;
--color-3: #CBB6ED;
--color-4: #D8B6ED;
--color-5: #E6B6ED;
}Palettes that share visual characteristics and color harmony.