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 |
|---|---|---|---|---|---|
#CCAAEE | rgb(204, 170, 238) | hsl(270, 67%, 80%) | Light Navy | View | |
#DDAAEE | rgb(221, 170, 238) | hsl(285, 67%, 80%) | Light Purple | View | |
#EEAAEE | rgb(238, 170, 238) | hsl(300, 67%, 80%) | Light Purple | View | |
#EEAADD | rgb(238, 170, 221) | hsl(315, 67%, 80%) | Light Pink | View | |
#EEAACC | rgb(238, 170, 204) | hsl(330, 67%, 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: #CCAAEE;
--color-2: #DDAAEE;
--color-3: #EEAAEE;
--color-4: #EEAADD;
--color-5: #EEAACC;
}Palettes that share visual characteristics and color harmony.