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 |
|---|---|---|---|---|---|
#3B85AB | rgb(59, 133, 171) | hsl(200, 49%, 45%) | Soft Blue | View | |
#3B69AB | rgb(59, 105, 171) | hsl(215, 49%, 45%) | Soft Blue | View | |
#3B4DAB | rgb(59, 77, 171) | hsl(230, 49%, 45%) | Soft Blue | View | |
#443BAB | rgb(68, 59, 171) | hsl(245, 49%, 45%) | Soft Blue | View | |
#603BAB | rgb(96, 59, 171) | hsl(260, 49%, 45%) | Soft Navy | View |
:root {
--color-1: #3B85AB;
--color-2: #3B69AB;
--color-3: #3B4DAB;
--color-4: #443BAB;
--color-5: #603BAB;
}Palettes that share visual characteristics and color harmony.