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 Blue. 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 |
|---|---|---|---|---|---|
#398BC6 | rgb(57, 139, 198) | hsl(205, 55%, 50%) | Soft Blue | View | |
#3968C6 | rgb(57, 104, 198) | hsl(220, 55%, 50%) | Soft Blue | View | |
#3945C6 | rgb(57, 69, 198) | hsl(235, 55%, 50%) | Soft Blue | View | |
#5139C6 | rgb(81, 57, 198) | hsl(250, 55%, 50%) | Soft Navy | View | |
#7439C6 | rgb(116, 57, 198) | hsl(265, 55%, 50%) | Soft Navy | View |
:root {
--color-1: #398BC6;
--color-2: #3968C6;
--color-3: #3945C6;
--color-4: #5139C6;
--color-5: #7439C6;
}Palettes that share visual characteristics and color harmony.