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 Blue, Soft Blue, Soft Navy. 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 |
|---|---|---|---|---|---|
#7D97CF | rgb(125, 151, 207) | hsl(221, 46%, 65%) | Soft Blue | View | |
#7D82CF | rgb(125, 130, 207) | hsl(236, 46%, 65%) | Soft Blue | View | |
#8C7DCF | rgb(140, 125, 207) | hsl(251, 46%, 65%) | Soft Navy | View | |
#A07DCF | rgb(160, 125, 207) | hsl(266, 46%, 65%) | Soft Navy | View | |
#B57DCF | rgb(181, 125, 207) | hsl(281, 46%, 65%) | Soft Purple | View |
:root {
--color-1: #7D97CF;
--color-2: #7D82CF;
--color-3: #8C7DCF;
--color-4: #A07DCF;
--color-5: #B57DCF;
}Palettes that share visual characteristics and color harmony.