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 |
|---|---|---|---|---|---|
#4A8EB5 | rgb(74, 142, 181) | hsl(202, 42%, 50%) | Soft Blue | View | |
#4A73B5 | rgb(74, 115, 181) | hsl(217, 42%, 50%) | Soft Blue | View | |
#4A58B5 | rgb(74, 88, 181) | hsl(232, 42%, 50%) | Soft Blue | View | |
#564AB5 | rgb(86, 74, 181) | hsl(247, 42%, 50%) | Soft Blue | View | |
#714AB5 | rgb(113, 74, 181) | hsl(262, 42%, 50%) | Soft Navy | View |
:root {
--color-1: #4A8EB5;
--color-2: #4A73B5;
--color-3: #4A58B5;
--color-4: #564AB5;
--color-5: #714AB5;
}Palettes that share visual characteristics and color harmony.