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 Navy. 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 |
|---|---|---|---|---|---|
#B4C4EE | rgb(180, 196, 238) | hsl(223, 63%, 82%) | Light Blue | View | |
#B4B5EE | rgb(180, 181, 238) | hsl(239, 63%, 82%) | Light Blue | View | |
#C2B4EE | rgb(194, 180, 238) | hsl(254, 63%, 82%) | Light Navy | View | |
#D0B4EE | rgb(208, 180, 238) | hsl(269, 63%, 82%) | Light Navy | View | |
#DFB4EE | rgb(223, 180, 238) | hsl(284, 63%, 82%) | Light Purple | 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: #B4C4EE;
--color-2: #B4B5EE;
--color-3: #C2B4EE;
--color-4: #D0B4EE;
--color-5: #DFB4EE;
}Palettes that share visual characteristics and color harmony.