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 |
|---|---|---|---|---|---|
#3650B0 | rgb(54, 80, 176) | hsl(227, 53%, 45%) | Soft Blue | View | |
#3A36B0 | rgb(58, 54, 176) | hsl(242, 53%, 45%) | Soft Blue | View | |
#5836B0 | rgb(88, 54, 176) | hsl(257, 53%, 45%) | Soft Navy | View | |
#7736B0 | rgb(119, 54, 176) | hsl(272, 53%, 45%) | Soft Navy | View | |
#9536B0 | rgb(149, 54, 176) | hsl(287, 53%, 45%) | Soft Purple | View |
:root {
--color-1: #3650B0;
--color-2: #3A36B0;
--color-3: #5836B0;
--color-4: #7736B0;
--color-5: #9536B0;
}Palettes that share visual characteristics and color harmony.