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 |
|---|---|---|---|---|---|
#426AB3 | rgb(66, 106, 179) | hsl(219, 46%, 48%) | Soft Blue | View | |
#424DB3 | rgb(66, 77, 179) | hsl(234, 46%, 48%) | Soft Blue | View | |
#5342B3 | rgb(83, 66, 179) | hsl(249, 46%, 48%) | Soft Blue | View | |
#6F42B3 | rgb(111, 66, 179) | hsl(264, 46%, 48%) | Soft Navy | View | |
#8B42B3 | rgb(139, 66, 179) | hsl(279, 46%, 48%) | Soft Purple | View |
:root {
--color-1: #426AB3;
--color-2: #424DB3;
--color-3: #5342B3;
--color-4: #6F42B3;
--color-5: #8B42B3;
}Palettes that share visual characteristics and color harmony.