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 Blue. 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 |
|---|---|---|---|---|---|
#326AB3 | rgb(50, 106, 179) | hsl(214, 56%, 45%) | Soft Blue | View | |
#324AB3 | rgb(50, 74, 179) | hsl(229, 56%, 45%) | Soft Blue | View | |
#3B32B3 | rgb(59, 50, 179) | hsl(244, 56%, 45%) | Soft Blue | View | |
#5B32B3 | rgb(91, 50, 179) | hsl(259, 56%, 45%) | Soft Navy | View | |
#7B32B3 | rgb(123, 50, 179) | hsl(274, 56%, 45%) | Soft Navy | View |
:root {
--color-1: #326AB3;
--color-2: #324AB3;
--color-3: #3B32B3;
--color-4: #5B32B3;
--color-5: #7B32B3;
}Palettes that share visual characteristics and color harmony.