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 |
|---|---|---|---|---|---|
#3D52A9 | rgb(61, 82, 169) | hsl(228, 47%, 45%) | Soft Blue | View | |
#423DA9 | rgb(66, 61, 169) | hsl(243, 47%, 45%) | Soft Blue | View | |
#5D3DA9 | rgb(93, 61, 169) | hsl(258, 47%, 45%) | Soft Navy | View | |
#783DA9 | rgb(120, 61, 169) | hsl(273, 47%, 45%) | Soft Navy | View | |
#933DA9 | rgb(147, 61, 169) | hsl(288, 47%, 45%) | Soft Purple | View |
:root {
--color-1: #3D52A9;
--color-2: #423DA9;
--color-3: #5D3DA9;
--color-4: #783DA9;
--color-5: #933DA9;
}Palettes that share visual characteristics and color harmony.