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 |
|---|---|---|---|---|---|
#365EB0 | rgb(54, 94, 176) | hsl(220, 53%, 45%) | Soft Blue | View | |
#3640B0 | rgb(54, 64, 176) | hsl(235, 53%, 45%) | Soft Blue | View | |
#4A36B0 | rgb(74, 54, 176) | hsl(250, 53%, 45%) | Soft Navy | View | |
#6936B0 | rgb(105, 54, 176) | hsl(265, 53%, 45%) | Soft Navy | View | |
#8736B0 | rgb(135, 54, 176) | hsl(280, 53%, 45%) | Soft Purple | View |
:root {
--color-1: #365EB0;
--color-2: #3640B0;
--color-3: #4A36B0;
--color-4: #6936B0;
--color-5: #8736B0;
}Palettes that share visual characteristics and color harmony.