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 |
|---|---|---|---|---|---|
#ADA8F0 | rgb(173, 168, 240) | hsl(244, 71%, 80%) | Light Blue | View | |
#BFA8F0 | rgb(191, 168, 240) | hsl(259, 71%, 80%) | Light Navy | View | |
#D1A8F0 | rgb(209, 168, 240) | hsl(274, 71%, 80%) | Light Navy | View | |
#E3A8F0 | rgb(227, 168, 240) | hsl(289, 71%, 80%) | Light Purple | View | |
#F0A8EB | rgb(240, 168, 235) | hsl(304, 71%, 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: #ADA8F0;
--color-2: #BFA8F0;
--color-3: #D1A8F0;
--color-4: #E3A8F0;
--color-5: #F0A8EB;
}Palettes that share visual characteristics and color harmony.