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 |
|---|---|---|---|---|---|
#4471A2 | rgb(68, 113, 162) | hsl(211, 41%, 45%) | Soft Blue | View | |
#445AA2 | rgb(68, 90, 162) | hsl(226, 41%, 45%) | Soft Blue | View | |
#4544A2 | rgb(69, 68, 162) | hsl(241, 41%, 45%) | Soft Blue | View | |
#5D44A2 | rgb(93, 68, 162) | hsl(256, 41%, 45%) | Soft Navy | View | |
#7444A2 | rgb(116, 68, 162) | hsl(271, 41%, 45%) | Soft Navy | View |
:root {
--color-1: #4471A2;
--color-2: #445AA2;
--color-3: #4544A2;
--color-4: #5D44A2;
--color-5: #7444A2;
}Palettes that share visual characteristics and color harmony.