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 |
|---|---|---|---|---|---|
#ADB0EB | rgb(173, 176, 235) | hsl(237, 61%, 80%) | Light Blue | View | |
#B9ADEB | rgb(185, 173, 235) | hsl(252, 61%, 80%) | Light Navy | View | |
#C9ADEB | rgb(201, 173, 235) | hsl(267, 61%, 80%) | Light Navy | View | |
#D8ADEB | rgb(216, 173, 235) | hsl(282, 61%, 80%) | Light Purple | View | |
#E8ADEB | rgb(232, 173, 235) | hsl(297, 61%, 80%) | 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: #ADB0EB;
--color-2: #B9ADEB;
--color-3: #C9ADEB;
--color-4: #D8ADEB;
--color-5: #E8ADEB;
}Palettes that share visual characteristics and color harmony.