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 |
|---|---|---|---|---|---|
#355AB1 | rgb(53, 90, 177) | hsl(222, 54%, 45%) | Soft Blue | View | |
#353BB1 | rgb(53, 59, 177) | hsl(237, 54%, 45%) | Soft Blue | View | |
#4E35B1 | rgb(78, 53, 177) | hsl(252, 54%, 45%) | Soft Navy | View | |
#6D35B1 | rgb(109, 53, 177) | hsl(267, 54%, 45%) | Soft Navy | View | |
#8C35B1 | rgb(140, 53, 177) | hsl(282, 54%, 45%) | Soft Purple | View |
:root {
--color-1: #355AB1;
--color-2: #353BB1;
--color-3: #4E35B1;
--color-4: #6D35B1;
--color-5: #8C35B1;
}Palettes that share visual characteristics and color harmony.