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 |
|---|---|---|---|---|---|
#4B7AB4 | rgb(75, 122, 180) | hsl(213, 41%, 50%) | Soft Blue | View | |
#4B60B4 | rgb(75, 96, 180) | hsl(228, 41%, 50%) | Soft Blue | View | |
#504BB4 | rgb(80, 75, 180) | hsl(243, 41%, 50%) | Soft Blue | View | |
#6B4BB4 | rgb(107, 75, 180) | hsl(258, 41%, 50%) | Soft Navy | View | |
#854BB4 | rgb(133, 75, 180) | hsl(273, 41%, 50%) | Soft Navy | View |
:root {
--color-1: #4B7AB4;
--color-2: #4B60B4;
--color-3: #504BB4;
--color-4: #6B4BB4;
--color-5: #854BB4;
}Palettes that share visual characteristics and color harmony.