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 |
|---|---|---|---|---|---|
#3B76C4 | rgb(59, 118, 196) | hsl(214, 54%, 50%) | Soft Blue | View | |
#3B54C4 | rgb(59, 84, 196) | hsl(229, 54%, 50%) | Soft Blue | View | |
#443BC4 | rgb(68, 59, 196) | hsl(244, 54%, 50%) | Soft Blue | View | |
#663BC4 | rgb(102, 59, 196) | hsl(259, 54%, 50%) | Soft Navy | View | |
#893BC4 | rgb(137, 59, 196) | hsl(274, 54%, 50%) | Soft Navy | View |
:root {
--color-1: #3B76C4;
--color-2: #3B54C4;
--color-3: #443BC4;
--color-4: #663BC4;
--color-5: #893BC4;
}Palettes that share visual characteristics and color harmony.