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 |
|---|---|---|---|---|---|
#4A63B5 | rgb(74, 99, 181) | hsl(226, 42%, 50%) | Soft Blue | View | |
#4C4AB5 | rgb(76, 74, 181) | hsl(241, 42%, 50%) | Soft Blue | View | |
#674AB5 | rgb(103, 74, 181) | hsl(256, 42%, 50%) | Soft Navy | View | |
#814AB5 | rgb(129, 74, 181) | hsl(271, 42%, 50%) | Soft Navy | View | |
#9C4AB5 | rgb(156, 74, 181) | hsl(286, 42%, 50%) | Soft Purple | View |
:root {
--color-1: #4A63B5;
--color-2: #4C4AB5;
--color-3: #674AB5;
--color-4: #814AB5;
--color-5: #9C4AB5;
}Palettes that share visual characteristics and color harmony.