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 |
|---|---|---|---|---|---|
#356AB1 | rgb(53, 106, 177) | hsl(214, 54%, 45%) | Soft Blue | View | |
#354CB1 | rgb(53, 76, 177) | hsl(229, 54%, 45%) | Soft Blue | View | |
#3D35B1 | rgb(61, 53, 177) | hsl(244, 54%, 45%) | Soft Blue | View | |
#5C35B1 | rgb(92, 53, 177) | hsl(259, 54%, 45%) | Soft Navy | View | |
#7B35B1 | rgb(123, 53, 177) | hsl(274, 54%, 45%) | Soft Navy | View |
:root {
--color-1: #356AB1;
--color-2: #354CB1;
--color-3: #3D35B1;
--color-4: #5C35B1;
--color-5: #7B35B1;
}Palettes that share visual characteristics and color harmony.