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 |
|---|---|---|---|---|---|
#3987C6 | rgb(57, 135, 198) | hsl(207, 55%, 50%) | Soft Blue | View | |
#3963C6 | rgb(57, 99, 198) | hsl(222, 55%, 50%) | Soft Blue | View | |
#3940C6 | rgb(57, 64, 198) | hsl(237, 55%, 50%) | Soft Blue | View | |
#5539C6 | rgb(85, 57, 198) | hsl(252, 55%, 50%) | Soft Navy | View | |
#7839C6 | rgb(120, 57, 198) | hsl(267, 55%, 50%) | Soft Navy | View |
:root {
--color-1: #3987C6;
--color-2: #3963C6;
--color-3: #3940C6;
--color-4: #5539C6;
--color-5: #7839C6;
}Palettes that share visual characteristics and color harmony.