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 |
|---|---|---|---|---|---|
#3B7CAB | rgb(59, 124, 171) | hsl(205, 49%, 45%) | Soft Blue | View | |
#3B60AB | rgb(59, 96, 171) | hsl(220, 49%, 45%) | Soft Blue | View | |
#3B44AB | rgb(59, 68, 171) | hsl(235, 49%, 45%) | Soft Blue | View | |
#4D3BAB | rgb(77, 59, 171) | hsl(250, 49%, 45%) | Soft Navy | View | |
#693BAB | rgb(105, 59, 171) | hsl(265, 49%, 45%) | Soft Navy | View |
A peaceful combination anchored by #3B7CAB, perfect for projects requiring a gentle, trustworthy touch.
The light blue tones suggest reliability and professional calm without being overpowering. Consider this for background layers where content needs to feel light and accessible.
:root {
--color-1: #3B7CAB;
--color-2: #3B60AB;
--color-3: #3B44AB;
--color-4: #4D3BAB;
--color-5: #693BAB;
}Palettes that share visual characteristics and color harmony.