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 |
|---|---|---|---|---|---|
#456BA1 | rgb(69, 107, 161) | hsl(215, 40%, 45%) | Soft Blue | View | |
#4554A1 | rgb(69, 84, 161) | hsl(230, 40%, 45%) | Soft Blue | View | |
#4C45A1 | rgb(76, 69, 161) | hsl(245, 40%, 45%) | Soft Blue | View | |
#6345A1 | rgb(99, 69, 161) | hsl(260, 40%, 45%) | Soft Navy | View | |
#7A45A1 | rgb(122, 69, 161) | hsl(275, 40%, 45%) | Soft Purple | View |
:root {
--color-1: #456BA1;
--color-2: #4554A1;
--color-3: #4C45A1;
--color-4: #6345A1;
--color-5: #7A45A1;
}Palettes that share visual characteristics and color harmony.