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 |
|---|---|---|---|---|---|
#4573A1 | rgb(69, 115, 161) | hsl(210, 40%, 45%) | Soft Blue | View | |
#455CA1 | rgb(69, 92, 161) | hsl(225, 40%, 45%) | Soft Blue | View | |
#4545A1 | rgb(69, 69, 161) | hsl(240, 40%, 45%) | Soft Blue | View | |
#5C45A1 | rgb(92, 69, 161) | hsl(255, 40%, 45%) | Soft Navy | View | |
#7345A1 | rgb(115, 69, 161) | hsl(270, 40%, 45%) | Soft Navy | View |
:root {
--color-1: #4573A1;
--color-2: #455CA1;
--color-3: #4545A1;
--color-4: #5C45A1;
--color-5: #7345A1;
}Palettes that share visual characteristics and color harmony.