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 Navy, 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 |
|---|---|---|---|---|---|
#BBABED | rgb(187, 171, 237) | hsl(255, 65%, 80%) | Light Navy | View | |
#CCABED | rgb(204, 171, 237) | hsl(270, 65%, 80%) | Light Navy | View | |
#DDABED | rgb(221, 171, 237) | hsl(285, 65%, 80%) | Light Purple | View | |
#EDABED | rgb(237, 171, 237) | hsl(300, 65%, 80%) | Light Purple | View | |
#EDABDD | rgb(237, 171, 221) | hsl(315, 65%, 80%) | Light Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Light Navy and Light Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #BBABED;
--color-2: #CCABED;
--color-3: #DDABED;
--color-4: #EDABED;
--color-5: #EDABDD;
}Palettes that share visual characteristics and color harmony.