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 |
|---|---|---|---|---|---|
#3989C6 | rgb(57, 137, 198) | hsl(206, 55%, 50%) | Soft Blue | View | |
#3966C6 | rgb(57, 102, 198) | hsl(221, 55%, 50%) | Soft Blue | View | |
#3943C6 | rgb(57, 67, 198) | hsl(236, 55%, 50%) | Soft Blue | View | |
#5339C6 | rgb(83, 57, 198) | hsl(251, 55%, 50%) | Soft Navy | View | |
#7639C6 | rgb(118, 57, 198) | hsl(266, 55%, 50%) | Soft Navy | View |
:root {
--color-1: #3989C6;
--color-2: #3966C6;
--color-3: #3943C6;
--color-4: #5339C6;
--color-5: #7639C6;
}Palettes that share visual characteristics and color harmony.