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 |
|---|---|---|---|---|---|
#3250B3 | rgb(50, 80, 179) | hsl(226, 56%, 45%) | Soft Blue | View | |
#3532B3 | rgb(53, 50, 179) | hsl(241, 56%, 45%) | Soft Blue | View | |
#5532B3 | rgb(85, 50, 179) | hsl(256, 56%, 45%) | Soft Navy | View | |
#7532B3 | rgb(117, 50, 179) | hsl(271, 56%, 45%) | Soft Navy | View | |
#9532B3 | rgb(149, 50, 179) | hsl(286, 56%, 45%) | Soft Purple | View |
:root {
--color-1: #3250B3;
--color-2: #3532B3;
--color-3: #5532B3;
--color-4: #7532B3;
--color-5: #9532B3;
}Palettes that share visual characteristics and color harmony.