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 |
|---|---|---|---|---|---|
#3487CB | rgb(52, 135, 203) | hsl(207, 59%, 50%) | Soft Blue | View | |
#3461CB | rgb(52, 97, 203) | hsl(222, 59%, 50%) | Soft Blue | View | |
#343CCB | rgb(52, 60, 203) | hsl(237, 59%, 50%) | Soft Blue | View | |
#5234CB | rgb(82, 52, 203) | hsl(252, 59%, 50%) | Soft Navy | View | |
#7834CB | rgb(120, 52, 203) | hsl(267, 59%, 50%) | Soft Navy | View |
:root {
--color-1: #3487CB;
--color-2: #3461CB;
--color-3: #343CCB;
--color-4: #5234CB;
--color-5: #7834CB;
}Palettes that share visual characteristics and color harmony.