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 |
|---|---|---|---|---|---|
#4D8AB3 | rgb(77, 138, 179) | hsl(204, 40%, 50%) | Soft Blue | View | |
#4D70B3 | rgb(77, 112, 179) | hsl(219, 40%, 50%) | Soft Blue | View | |
#4D57B3 | rgb(77, 87, 179) | hsl(234, 40%, 50%) | Soft Blue | View | |
#5C4DB3 | rgb(92, 77, 179) | hsl(249, 40%, 50%) | Soft Blue | View | |
#754DB3 | rgb(117, 77, 179) | hsl(264, 40%, 50%) | Soft Navy | View |
:root {
--color-1: #4D8AB3;
--color-2: #4D70B3;
--color-3: #4D57B3;
--color-4: #5C4DB3;
--color-5: #754DB3;
}Palettes that share visual characteristics and color harmony.