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 Blue. 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 |
|---|---|---|---|---|---|
#4576BA | rgb(69, 118, 186) | hsl(215, 46%, 50%) | Soft Blue | View | |
#4558BA | rgb(69, 88, 186) | hsl(230, 46%, 50%) | Soft Blue | View | |
#4F45BA | rgb(79, 69, 186) | hsl(245, 46%, 50%) | Soft Blue | View | |
#6C45BA | rgb(108, 69, 186) | hsl(260, 46%, 50%) | Soft Navy | View | |
#8945BA | rgb(137, 69, 186) | hsl(275, 46%, 50%) | Soft Purple | View |
:root {
--color-1: #4576BA;
--color-2: #4558BA;
--color-3: #4F45BA;
--color-4: #6C45BA;
--color-5: #8945BA;
}Palettes that share visual characteristics and color harmony.