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 |
|---|---|---|---|---|---|
#3B62AB | rgb(59, 98, 171) | hsl(219, 49%, 45%) | Soft Blue | View | |
#3B46AB | rgb(59, 70, 171) | hsl(234, 49%, 45%) | Soft Blue | View | |
#4B3BAB | rgb(75, 59, 171) | hsl(249, 49%, 45%) | Soft Blue | View | |
#683BAB | rgb(104, 59, 171) | hsl(264, 49%, 45%) | Soft Navy | View | |
#843BAB | rgb(132, 59, 171) | hsl(279, 49%, 45%) | Soft Purple | View |
:root {
--color-1: #3B62AB;
--color-2: #3B46AB;
--color-3: #4B3BAB;
--color-4: #683BAB;
--color-5: #843BAB;
}Palettes that share visual characteristics and color harmony.