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 |
|---|---|---|---|---|---|
#3D61A9 | rgb(61, 97, 169) | hsl(220, 47%, 45%) | Soft Blue | View | |
#3D46A9 | rgb(61, 70, 169) | hsl(235, 47%, 45%) | Soft Blue | View | |
#4F3DA9 | rgb(79, 61, 169) | hsl(250, 47%, 45%) | Soft Navy | View | |
#6A3DA9 | rgb(106, 61, 169) | hsl(265, 47%, 45%) | Soft Navy | View | |
#853DA9 | rgb(133, 61, 169) | hsl(280, 47%, 45%) | Soft Purple | View |
:root {
--color-1: #3D61A9;
--color-2: #3D46A9;
--color-3: #4F3DA9;
--color-4: #6A3DA9;
--color-5: #853DA9;
}Palettes that share visual characteristics and color harmony.