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 |
|---|---|---|---|---|---|
#3C7BC3 | rgb(60, 123, 195) | hsl(212, 53%, 50%) | Soft Blue | View | |
#3C59C3 | rgb(60, 89, 195) | hsl(227, 53%, 50%) | Soft Blue | View | |
#403CC3 | rgb(64, 60, 195) | hsl(242, 53%, 50%) | Soft Blue | View | |
#623CC3 | rgb(98, 60, 195) | hsl(257, 53%, 50%) | Soft Navy | View | |
#843CC3 | rgb(132, 60, 195) | hsl(272, 53%, 50%) | Soft Navy | View |
:root {
--color-1: #3C7BC3;
--color-2: #3C59C3;
--color-3: #403CC3;
--color-4: #623CC3;
--color-5: #843CC3;
}Palettes that share visual characteristics and color harmony.