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 |
|---|---|---|---|---|---|
#B6D0ED | rgb(182, 208, 237) | hsl(212, 60%, 82%) | Light Blue | View | |
#B6C2ED | rgb(182, 194, 237) | hsl(227, 60%, 82%) | Light Blue | View | |
#B6B6ED | rgb(182, 182, 237) | hsl(240, 60%, 82%) | Light Blue | View | |
#C4B6ED | rgb(196, 182, 237) | hsl(255, 60%, 82%) | Light Navy | View | |
#D2B6ED | rgb(210, 182, 237) | hsl(271, 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: #B6D0ED;
--color-2: #B6C2ED;
--color-3: #B6B6ED;
--color-4: #C4B6ED;
--color-5: #D2B6ED;
}Palettes that share visual characteristics and color harmony.