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 |
|---|---|---|---|---|---|
#4B7EB4 | rgb(75, 126, 180) | hsl(211, 41%, 50%) | Soft Blue | View | |
#4B64B4 | rgb(75, 100, 180) | hsl(226, 41%, 50%) | Soft Blue | View | |
#4D4BB4 | rgb(77, 75, 180) | hsl(241, 41%, 50%) | Soft Blue | View | |
#674BB4 | rgb(103, 75, 180) | hsl(256, 41%, 50%) | Soft Navy | View | |
#814BB4 | rgb(129, 75, 180) | hsl(271, 41%, 50%) | Soft Navy | View |
:root {
--color-1: #4B7EB4;
--color-2: #4B64B4;
--color-3: #4D4BB4;
--color-4: #674BB4;
--color-5: #814BB4;
}Palettes that share visual characteristics and color harmony.