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 |
|---|---|---|---|---|---|
#4B6BB4 | rgb(75, 107, 180) | hsl(222, 41%, 50%) | Soft Blue | View | |
#4B50B4 | rgb(75, 80, 180) | hsl(237, 41%, 50%) | Soft Blue | View | |
#604BB4 | rgb(96, 75, 180) | hsl(252, 41%, 50%) | Soft Navy | View | |
#7A4BB4 | rgb(122, 75, 180) | hsl(267, 41%, 50%) | Soft Navy | View | |
#944BB4 | rgb(148, 75, 180) | hsl(282, 41%, 50%) | Soft Purple | View |
:root {
--color-1: #4B6BB4;
--color-2: #4B50B4;
--color-3: #604BB4;
--color-4: #7A4BB4;
--color-5: #944BB4;
}Palettes that share visual characteristics and color harmony.