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 |
|---|---|---|---|---|---|
#3D64A9 | rgb(61, 100, 169) | hsl(218, 47%, 45%) | Soft Blue | View | |
#3D49A9 | rgb(61, 73, 169) | hsl(233, 47%, 45%) | Soft Blue | View | |
#4B3DA9 | rgb(75, 61, 169) | hsl(248, 47%, 45%) | Soft Blue | View | |
#663DA9 | rgb(102, 61, 169) | hsl(263, 47%, 45%) | Soft Navy | View | |
#813DA9 | rgb(129, 61, 169) | hsl(278, 47%, 45%) | Soft Purple | View |
:root {
--color-1: #3D64A9;
--color-2: #3D49A9;
--color-3: #4B3DA9;
--color-4: #663DA9;
--color-5: #813DA9;
}Palettes that share visual characteristics and color harmony.