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 Navy, 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 |
|---|---|---|---|---|---|
#B2B5F0 | rgb(178, 181, 240) | hsl(237, 67%, 82%) | Light Blue | View | |
#BFB2F0 | rgb(191, 178, 240) | hsl(253, 67%, 82%) | Light Navy | View | |
#CEB2F0 | rgb(206, 178, 240) | hsl(267, 67%, 82%) | Light Navy | View | |
#DDB2F0 | rgb(221, 178, 240) | hsl(282, 67%, 82%) | Light Purple | View | |
#EDB2F0 | rgb(237, 178, 240) | hsl(297, 67%, 82%) | Light Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Light Blue and Light Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #B2B5F0;
--color-2: #BFB2F0;
--color-3: #CEB2F0;
--color-4: #DDB2F0;
--color-5: #EDB2F0;
}Palettes that share visual characteristics and color harmony.