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 |
|---|---|---|---|---|---|
#395BC0 | rgb(57, 91, 192) | hsl(225, 54%, 49%) | Soft Blue | View | |
#3939C0 | rgb(57, 57, 192) | hsl(240, 54%, 49%) | Soft Blue | View | |
#5B39C0 | rgb(91, 57, 192) | hsl(255, 54%, 49%) | Soft Navy | View | |
#7D39C0 | rgb(125, 57, 192) | hsl(270, 54%, 49%) | Soft Navy | View | |
#9F39C0 | rgb(159, 57, 192) | hsl(285, 54%, 49%) | Soft Purple | View |
:root {
--color-1: #395BC0;
--color-2: #3939C0;
--color-3: #5B39C0;
--color-4: #7D39C0;
--color-5: #9F39C0;
}Palettes that share visual characteristics and color harmony.