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 Navy. 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 |
|---|---|---|---|---|---|
#4D6DB3 | rgb(77, 109, 179) | hsl(221, 40%, 50%) | Soft Blue | View | |
#4D53B3 | rgb(77, 83, 179) | hsl(236, 40%, 50%) | Soft Blue | View | |
#5F4DB3 | rgb(95, 77, 179) | hsl(251, 40%, 50%) | Soft Navy | View | |
#794DB3 | rgb(121, 77, 179) | hsl(266, 40%, 50%) | Soft Navy | View | |
#924DB3 | rgb(146, 77, 179) | hsl(281, 40%, 50%) | Soft Purple | View |
:root {
--color-1: #4D6DB3;
--color-2: #4D53B3;
--color-3: #5F4DB3;
--color-4: #794DB3;
--color-5: #924DB3;
}Palettes that share visual characteristics and color harmony.