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 |
|---|---|---|---|---|---|
#3B5AAB | rgb(59, 90, 171) | hsl(223, 49%, 45%) | Soft Blue | View | |
#3B3EAB | rgb(59, 62, 171) | hsl(238, 49%, 45%) | Soft Blue | View | |
#533BAB | rgb(83, 59, 171) | hsl(253, 49%, 45%) | Soft Navy | View | |
#6F3BAB | rgb(111, 59, 171) | hsl(268, 49%, 45%) | Soft Navy | View | |
#8B3BAB | rgb(139, 59, 171) | hsl(283, 49%, 45%) | Soft Purple | View |
:root {
--color-1: #3B5AAB;
--color-2: #3B3EAB;
--color-3: #533BAB;
--color-4: #6F3BAB;
--color-5: #8B3BAB;
}Palettes that share visual characteristics and color harmony.