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 Navy. 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 |
|---|---|---|---|---|---|
#3D5DA9 | rgb(61, 93, 169) | hsl(222, 47%, 45%) | Soft Blue | View | |
#3D42A9 | rgb(61, 66, 169) | hsl(237, 47%, 45%) | Soft Blue | View | |
#523DA9 | rgb(82, 61, 169) | hsl(252, 47%, 45%) | Soft Navy | View | |
#6D3DA9 | rgb(109, 61, 169) | hsl(267, 47%, 45%) | Soft Navy | View | |
#883DA9 | rgb(136, 61, 169) | hsl(282, 47%, 45%) | Soft Purple | View |
:root {
--color-1: #3D5DA9;
--color-2: #3D42A9;
--color-3: #523DA9;
--color-4: #6D3DA9;
--color-5: #883DA9;
}Palettes that share visual characteristics and color harmony.