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 |
|---|---|---|---|---|---|
#3879AD | rgb(56, 121, 173) | hsl(207, 51%, 45%) | Soft Blue | View | |
#385BAD | rgb(56, 91, 173) | hsl(222, 51%, 45%) | Soft Blue | View | |
#383EAD | rgb(56, 62, 173) | hsl(237, 51%, 45%) | Soft Blue | View | |
#5038AD | rgb(80, 56, 173) | hsl(252, 51%, 45%) | Soft Navy | View | |
#6D38AD | rgb(109, 56, 173) | hsl(267, 51%, 45%) | Soft Navy | View |
:root {
--color-1: #3879AD;
--color-2: #385BAD;
--color-3: #383EAD;
--color-4: #5038AD;
--color-5: #6D38AD;
}Palettes that share visual characteristics and color harmony.