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 |
|---|---|---|---|---|---|
#AB89EC | rgb(171, 137, 236) | hsl(261, 72%, 73%) | Light Navy | View | |
#C489EC | rgb(196, 137, 236) | hsl(276, 72%, 73%) | Light Purple | View | |
#DD89EC | rgb(221, 137, 236) | hsl(291, 72%, 73%) | Light Purple | View | |
#EC89E2 | rgb(236, 137, 226) | hsl(306, 72%, 73%) | Light Pink | View | |
#EC89C9 | rgb(236, 137, 201) | hsl(321, 72%, 73%) | 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: #AB89EC;
--color-2: #C489EC;
--color-3: #DD89EC;
--color-4: #EC89E2;
--color-5: #EC89C9;
}Palettes that share visual characteristics and color harmony.