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 |
|---|---|---|---|---|---|
#3D75A9 | rgb(61, 117, 169) | hsl(209, 47%, 45%) | Soft Blue | View | |
#3D5AA9 | rgb(61, 90, 169) | hsl(224, 47%, 45%) | Soft Blue | View | |
#3D3FA9 | rgb(61, 63, 169) | hsl(239, 47%, 45%) | Soft Blue | View | |
#563DA9 | rgb(86, 61, 169) | hsl(254, 47%, 45%) | Soft Navy | View | |
#713DA9 | rgb(113, 61, 169) | hsl(269, 47%, 45%) | Soft Navy | View |
:root {
--color-1: #3D75A9;
--color-2: #3D5AA9;
--color-3: #3D3FA9;
--color-4: #563DA9;
--color-5: #713DA9;
}Palettes that share visual characteristics and color harmony.