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 |
|---|---|---|---|---|---|
#B4BEEE | rgb(180, 190, 238) | hsl(230, 63%, 82%) | Light Blue | View | |
#B9B4EE | rgb(185, 180, 238) | hsl(245, 63%, 82%) | Light Blue | View | |
#C7B4EE | rgb(199, 180, 238) | hsl(260, 63%, 82%) | Light Navy | View | |
#D6B4EE | rgb(214, 180, 238) | hsl(275, 63%, 82%) | Light Purple | View | |
#E4B4EE | rgb(228, 180, 238) | hsl(290, 63%, 82%) | Light Purple | View |
This purple-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: #B4BEEE;
--color-2: #B9B4EE;
--color-3: #C7B4EE;
--color-4: #D6B4EE;
--color-5: #E4B4EE;
}Palettes that share visual characteristics and color harmony.