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 |
|---|---|---|---|---|---|
#B2D2F0 | rgb(178, 210, 240) | hsl(209, 67%, 82%) | Light Blue | View | |
#B2C3F0 | rgb(178, 195, 240) | hsl(224, 67%, 82%) | Light Blue | View | |
#B2B3F0 | rgb(178, 179, 240) | hsl(239, 67%, 82%) | Light Blue | View | |
#C1B2F0 | rgb(193, 178, 240) | hsl(255, 67%, 82%) | Light Navy | View | |
#D0B2F0 | rgb(208, 178, 240) | hsl(269, 67%, 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: #B2D2F0;
--color-2: #B2C3F0;
--color-3: #B2B3F0;
--color-4: #C1B2F0;
--color-5: #D0B2F0;
}Palettes that share visual characteristics and color harmony.