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 |
|---|---|---|---|---|---|
#3B55AB | rgb(59, 85, 171) | hsl(226, 49%, 45%) | Soft Blue | View | |
#3C3BAB | rgb(60, 59, 171) | hsl(241, 49%, 45%) | Soft Blue | View | |
#593BAB | rgb(89, 59, 171) | hsl(256, 49%, 45%) | Soft Navy | View | |
#753BAB | rgb(117, 59, 171) | hsl(271, 49%, 45%) | Soft Navy | View | |
#913BAB | rgb(145, 59, 171) | hsl(286, 49%, 45%) | Soft Purple | View |
:root {
--color-1: #3B55AB;
--color-2: #3C3BAB;
--color-3: #593BAB;
--color-4: #753BAB;
--color-5: #913BAB;
}Palettes that share visual characteristics and color harmony.