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 |
|---|---|---|---|---|---|
#3B64C4 | rgb(59, 100, 196) | hsl(222, 54%, 50%) | Soft Blue | View | |
#3B42C4 | rgb(59, 66, 196) | hsl(237, 54%, 50%) | Soft Blue | View | |
#563BC4 | rgb(86, 59, 196) | hsl(252, 54%, 50%) | Soft Navy | View | |
#793BC4 | rgb(121, 59, 196) | hsl(267, 54%, 50%) | Soft Navy | View | |
#9B3BC4 | rgb(155, 59, 196) | hsl(282, 54%, 50%) | Soft Purple | View |
:root {
--color-1: #3B64C4;
--color-2: #3B42C4;
--color-3: #563BC4;
--color-4: #793BC4;
--color-5: #9B3BC4;
}Palettes that share visual characteristics and color harmony.