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 |
|---|---|---|---|---|---|
#B6D2ED | rgb(182, 210, 237) | hsl(209, 60%, 82%) | Light Blue | View | |
#B6C4ED | rgb(182, 196, 237) | hsl(225, 60%, 82%) | Light Blue | View | |
#B6B6ED | rgb(182, 182, 237) | hsl(240, 60%, 82%) | Light Blue | View | |
#C2B6ED | rgb(194, 182, 237) | hsl(253, 60%, 82%) | Light Navy | View | |
#D0B6ED | rgb(208, 182, 237) | hsl(268, 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: #B6D2ED;
--color-2: #B6C4ED;
--color-3: #B6B6ED;
--color-4: #C2B6ED;
--color-5: #D0B6ED;
}Palettes that share visual characteristics and color harmony.