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 |
|---|---|---|---|---|---|
#355EB1 | rgb(53, 94, 177) | hsl(220, 54%, 45%) | Soft Blue | View | |
#353FB1 | rgb(53, 63, 177) | hsl(235, 54%, 45%) | Soft Blue | View | |
#4935B1 | rgb(73, 53, 177) | hsl(250, 54%, 45%) | Soft Navy | View | |
#6835B1 | rgb(104, 53, 177) | hsl(265, 54%, 45%) | Soft Navy | View | |
#8735B1 | rgb(135, 53, 177) | hsl(280, 54%, 45%) | Soft Purple | View |
:root {
--color-1: #355EB1;
--color-2: #353FB1;
--color-3: #4935B1;
--color-4: #6835B1;
--color-5: #8735B1;
}Palettes that share visual characteristics and color harmony.