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 Soft Navy, Soft Navy, Soft 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 |
|---|---|---|---|---|---|
#8B7CD0 | rgb(139, 124, 208) | hsl(251, 47%, 65%) | Soft Navy | View | |
#A07CD0 | rgb(160, 124, 208) | hsl(266, 47%, 65%) | Soft Navy | View | |
#B57CD0 | rgb(181, 124, 208) | hsl(281, 47%, 65%) | Soft Purple | View | |
#CA7CD0 | rgb(202, 124, 208) | hsl(296, 47%, 65%) | Soft Purple | View | |
#D07CC0 | rgb(208, 124, 192) | hsl(311, 47%, 65%) | Soft Pink | View |
:root {
--color-1: #8B7CD0;
--color-2: #A07CD0;
--color-3: #B57CD0;
--color-4: #CA7CD0;
--color-5: #D07CC0;
}Palettes that share visual characteristics and color harmony.