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 |
|---|---|---|---|---|---|
#3980C6 | rgb(57, 128, 198) | hsl(210, 55%, 50%) | Soft Blue | View | |
#395CC6 | rgb(57, 92, 198) | hsl(225, 55%, 50%) | Soft Blue | View | |
#3939C6 | rgb(57, 57, 198) | hsl(240, 55%, 50%) | Soft Blue | View | |
#5C39C6 | rgb(92, 57, 198) | hsl(255, 55%, 50%) | Soft Navy | View | |
#8039C6 | rgb(128, 57, 198) | hsl(270, 55%, 50%) | Soft Navy | View |
:root {
--color-1: #3980C6;
--color-2: #395CC6;
--color-3: #3939C6;
--color-4: #5C39C6;
--color-5: #8039C6;
}Palettes that share visual characteristics and color harmony.