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 |
|---|---|---|---|---|---|
#3C84C3 | rgb(60, 132, 195) | hsl(208, 53%, 50%) | Soft Blue | View | |
#3C62C3 | rgb(60, 98, 195) | hsl(223, 53%, 50%) | Soft Blue | View | |
#3C40C3 | rgb(60, 64, 195) | hsl(238, 53%, 50%) | Soft Blue | View | |
#593CC3 | rgb(89, 60, 195) | hsl(253, 53%, 50%) | Soft Navy | View | |
#7B3CC3 | rgb(123, 60, 195) | hsl(268, 53%, 50%) | Soft Navy | View |
:root {
--color-1: #3C84C3;
--color-2: #3C62C3;
--color-3: #3C40C3;
--color-4: #593CC3;
--color-5: #7B3CC3;
}Palettes that share visual characteristics and color harmony.