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 |
|---|---|---|---|---|---|
#C8ADEB | rgb(200, 173, 235) | hsl(266, 61%, 80%) | Light Navy | View | |
#D7ADEB | rgb(215, 173, 235) | hsl(281, 61%, 80%) | Light Purple | View | |
#E7ADEB | rgb(231, 173, 235) | hsl(296, 61%, 80%) | Light Purple | View | |
#EBADE0 | rgb(235, 173, 224) | hsl(311, 61%, 80%) | Light Pink | View | |
#EBADD0 | rgb(235, 173, 208) | hsl(326, 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: #C8ADEB;
--color-2: #D7ADEB;
--color-3: #E7ADEB;
--color-4: #EBADE0;
--color-5: #EBADD0;
}Palettes that share visual characteristics and color harmony.