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 |
|---|---|---|---|---|---|
#B0D2F2 | rgb(176, 210, 242) | hsl(209, 72%, 82%) | Light Blue | View | |
#B0C2F2 | rgb(176, 194, 242) | hsl(224, 72%, 82%) | Light Blue | View | |
#B0B1F2 | rgb(176, 177, 242) | hsl(239, 72%, 82%) | Light Blue | View | |
#BFB0F2 | rgb(191, 176, 242) | hsl(254, 72%, 82%) | Light Navy | View | |
#D0B0F2 | rgb(208, 176, 242) | hsl(269, 72%, 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: #B0D2F2;
--color-2: #B0C2F2;
--color-3: #B0B1F2;
--color-4: #BFB0F2;
--color-5: #D0B0F2;
}Palettes that share visual characteristics and color harmony.