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 |
|---|---|---|---|---|---|
#AAA6ED | rgb(170, 166, 237) | hsl(243, 66%, 79%) | Light Blue | View | |
#BBA6ED | rgb(187, 166, 237) | hsl(258, 66%, 79%) | Light Navy | View | |
#CDA6ED | rgb(205, 166, 237) | hsl(273, 66%, 79%) | Light Navy | View | |
#DFA6ED | rgb(223, 166, 237) | hsl(288, 66%, 79%) | Light Purple | View | |
#EDA6E9 | rgb(237, 166, 233) | hsl(303, 66%, 79%) | 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: #AAA6ED;
--color-2: #BBA6ED;
--color-3: #CDA6ED;
--color-4: #DFA6ED;
--color-5: #EDA6E9;
}Palettes that share visual characteristics and color harmony.