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 Navy, Light Purple, Light Purple. 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 |
|---|---|---|---|---|---|
#C4ADEB | rgb(196, 173, 235) | hsl(262, 61%, 80%) | Light Navy | View | |
#D3ADEB | rgb(211, 173, 235) | hsl(277, 61%, 80%) | Light Purple | View | |
#E3ADEB | rgb(227, 173, 235) | hsl(292, 61%, 80%) | Light Purple | View | |
#EBADE4 | rgb(235, 173, 228) | hsl(307, 61%, 80%) | Light Pink | View | |
#EBADD4 | rgb(235, 173, 212) | hsl(322, 61%, 80%) | Light Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Light Navy and Light Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C4ADEB;
--color-2: #D3ADEB;
--color-3: #E3ADEB;
--color-4: #EBADE4;
--color-5: #EBADD4;
}Palettes that share visual characteristics and color harmony.