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 |
|---|---|---|---|---|---|
#C4A9EF | rgb(196, 169, 239) | hsl(263, 69%, 80%) | Light Navy | View | |
#D5A9EF | rgb(213, 169, 239) | hsl(278, 69%, 80%) | Light Purple | View | |
#E7A9EF | rgb(231, 169, 239) | hsl(293, 69%, 80%) | Light Purple | View | |
#EFA9E6 | rgb(239, 169, 230) | hsl(308, 69%, 80%) | Light Pink | View | |
#EFA9D4 | rgb(239, 169, 212) | hsl(323, 69%, 80%) | Light Pink | View |
:root {
--color-1: #C4A9EF;
--color-2: #D5A9EF;
--color-3: #E7A9EF;
--color-4: #EFA9E6;
--color-5: #EFA9D4;
}Palettes that share visual characteristics and color harmony.