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 |
|---|---|---|---|---|---|
#4A6AB5 | rgb(74, 106, 181) | hsl(222, 42%, 50%) | Soft Blue | View | |
#4A4FB5 | rgb(74, 79, 181) | hsl(237, 42%, 50%) | Soft Blue | View | |
#5F4AB5 | rgb(95, 74, 181) | hsl(252, 42%, 50%) | Soft Navy | View | |
#7A4AB5 | rgb(122, 74, 181) | hsl(267, 42%, 50%) | Soft Navy | View | |
#954AB5 | rgb(149, 74, 181) | hsl(282, 42%, 50%) | Soft Purple | View |
:root {
--color-1: #4A6AB5;
--color-2: #4A4FB5;
--color-3: #5F4AB5;
--color-4: #7A4AB5;
--color-5: #954AB5;
}Palettes that share visual characteristics and color harmony.