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 |
|---|---|---|---|---|---|
#3061B5 | rgb(48, 97, 181) | hsl(218, 58%, 45%) | Soft Blue | View | |
#3040B5 | rgb(48, 64, 181) | hsl(233, 58%, 45%) | Soft Blue | View | |
#4230B5 | rgb(66, 48, 181) | hsl(248, 58%, 45%) | Soft Blue | View | |
#6330B5 | rgb(99, 48, 181) | hsl(263, 58%, 45%) | Soft Navy | View | |
#8430B5 | rgb(132, 48, 181) | hsl(278, 58%, 45%) | Soft Purple | View |
:root {
--color-1: #3061B5;
--color-2: #3040B5;
--color-3: #4230B5;
--color-4: #6330B5;
--color-5: #8430B5;
}Palettes that share visual characteristics and color harmony.