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 |
|---|---|---|---|---|---|
#4A71B5 | rgb(74, 113, 181) | hsl(218, 42%, 50%) | Soft Blue | View | |
#4A56B5 | rgb(74, 86, 181) | hsl(233, 42%, 50%) | Soft Blue | View | |
#584AB5 | rgb(88, 74, 181) | hsl(248, 42%, 50%) | Soft Blue | View | |
#734AB5 | rgb(115, 74, 181) | hsl(263, 42%, 50%) | Soft Navy | View | |
#8E4AB5 | rgb(142, 74, 181) | hsl(278, 42%, 50%) | Soft Purple | View |
:root {
--color-1: #4A71B5;
--color-2: #4A56B5;
--color-3: #584AB5;
--color-4: #734AB5;
--color-5: #8E4AB5;
}Palettes that share visual characteristics and color harmony.