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 |
|---|---|---|---|---|---|
#4A67B5 | rgb(74, 103, 181) | hsl(224, 42%, 50%) | Soft Blue | View | |
#4A4CB5 | rgb(74, 76, 181) | hsl(239, 42%, 50%) | Soft Blue | View | |
#634AB5 | rgb(99, 74, 181) | hsl(254, 42%, 50%) | Soft Navy | View | |
#7E4AB5 | rgb(126, 74, 181) | hsl(269, 42%, 50%) | Soft Navy | View | |
#984AB5 | rgb(152, 74, 181) | hsl(284, 42%, 50%) | Soft Purple | View |
:root {
--color-1: #4A67B5;
--color-2: #4A4CB5;
--color-3: #634AB5;
--color-4: #7E4AB5;
--color-5: #984AB5;
}Palettes that share visual characteristics and color harmony.