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 |
|---|---|---|---|---|---|
#3B69C4 | rgb(59, 105, 196) | hsl(220, 54%, 50%) | Soft Blue | View | |
#3B46C4 | rgb(59, 70, 196) | hsl(235, 54%, 50%) | Soft Blue | View | |
#523BC4 | rgb(82, 59, 196) | hsl(250, 54%, 50%) | Soft Navy | View | |
#743BC4 | rgb(116, 59, 196) | hsl(265, 54%, 50%) | Soft Navy | View | |
#963BC4 | rgb(150, 59, 196) | hsl(280, 54%, 50%) | Soft Purple | View |
:root {
--color-1: #3B69C4;
--color-2: #3B46C4;
--color-3: #523BC4;
--color-4: #743BC4;
--color-5: #963BC4;
}Palettes that share visual characteristics and color harmony.