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 |
|---|---|---|---|---|---|
#3C67C3 | rgb(60, 103, 195) | hsl(221, 53%, 50%) | Soft Blue | View | |
#3C45C3 | rgb(60, 69, 195) | hsl(236, 53%, 50%) | Soft Blue | View | |
#553CC3 | rgb(85, 60, 195) | hsl(251, 53%, 50%) | Soft Navy | View | |
#763CC3 | rgb(118, 60, 195) | hsl(266, 53%, 50%) | Soft Navy | View | |
#983CC3 | rgb(152, 60, 195) | hsl(281, 53%, 50%) | Soft Purple | View |
:root {
--color-1: #3C67C3;
--color-2: #3C45C3;
--color-3: #553CC3;
--color-4: #763CC3;
--color-5: #983CC3;
}Palettes that share visual characteristics and color harmony.