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 |
|---|---|---|---|---|---|
#3B5CAB | rgb(59, 92, 171) | hsl(222, 49%, 45%) | Soft Blue | View | |
#3B40AB | rgb(59, 64, 171) | hsl(237, 49%, 45%) | Soft Blue | View | |
#513BAB | rgb(81, 59, 171) | hsl(252, 49%, 45%) | Soft Navy | View | |
#6D3BAB | rgb(109, 59, 171) | hsl(267, 49%, 45%) | Soft Navy | View | |
#893BAB | rgb(137, 59, 171) | hsl(282, 49%, 45%) | Soft Purple | View |
:root {
--color-1: #3B5CAB;
--color-2: #3B40AB;
--color-3: #513BAB;
--color-4: #6D3BAB;
--color-5: #893BAB;
}Palettes that share visual characteristics and color harmony.