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 |
|---|---|---|---|---|---|
#B1DCF1 | rgb(177, 220, 241) | hsl(200, 70%, 82%) | Light Blue | View | |
#B1CCF1 | rgb(177, 204, 241) | hsl(215, 70%, 82%) | Light Blue | View | |
#B1BCF1 | rgb(177, 188, 241) | hsl(230, 70%, 82%) | Light Blue | View | |
#B6B1F1 | rgb(182, 177, 241) | hsl(245, 70%, 82%) | Light Blue | View | |
#C6B1F1 | rgb(198, 177, 241) | hsl(260, 70%, 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: #B1DCF1;
--color-2: #B1CCF1;
--color-3: #B1BCF1;
--color-4: #B6B1F1;
--color-5: #C6B1F1;
}Palettes that share visual characteristics and color harmony.