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 |
|---|---|---|---|---|---|
#3D85A9 | rgb(61, 133, 169) | hsl(200, 47%, 45%) | Soft Blue | View | |
#3D6AA9 | rgb(61, 106, 169) | hsl(215, 47%, 45%) | Soft Blue | View | |
#3D4FA9 | rgb(61, 79, 169) | hsl(230, 47%, 45%) | Soft Blue | View | |
#463DA9 | rgb(70, 61, 169) | hsl(245, 47%, 45%) | Soft Blue | View | |
#613DA9 | rgb(97, 61, 169) | hsl(260, 47%, 45%) | Soft Navy | View |
:root {
--color-1: #3D85A9;
--color-2: #3D6AA9;
--color-3: #3D4FA9;
--color-4: #463DA9;
--color-5: #613DA9;
}Palettes that share visual characteristics and color harmony.