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 |
|---|---|---|---|---|---|
#3658B0 | rgb(54, 88, 176) | hsl(223, 53%, 45%) | Soft Blue | View | |
#363AB0 | rgb(54, 58, 176) | hsl(238, 53%, 45%) | Soft Blue | View | |
#5036B0 | rgb(80, 54, 176) | hsl(253, 53%, 45%) | Soft Navy | View | |
#6F36B0 | rgb(111, 54, 176) | hsl(268, 53%, 45%) | Soft Navy | View | |
#8D36B0 | rgb(141, 54, 176) | hsl(283, 53%, 45%) | Soft Purple | View |
:root {
--color-1: #3658B0;
--color-2: #363AB0;
--color-3: #5036B0;
--color-4: #6F36B0;
--color-5: #8D36B0;
}Palettes that share visual characteristics and color harmony.