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 |
|---|---|---|---|---|---|
#B8B4EE | rgb(184, 180, 238) | hsl(244, 63%, 82%) | Light Blue | View | |
#C6B4EE | rgb(198, 180, 238) | hsl(259, 63%, 82%) | Light Navy | View | |
#D5B4EE | rgb(213, 180, 238) | hsl(274, 63%, 82%) | Light Navy | View | |
#E3B4EE | rgb(227, 180, 238) | hsl(289, 63%, 82%) | Light Purple | View | |
#EEB4EA | rgb(238, 180, 234) | hsl(304, 63%, 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: #B8B4EE;
--color-2: #C6B4EE;
--color-3: #D5B4EE;
--color-4: #E3B4EE;
--color-5: #EEB4EA;
}Palettes that share visual characteristics and color harmony.