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 |
|---|---|---|---|---|---|
#3667C9 | rgb(54, 103, 201) | hsl(220, 58%, 50%) | Soft Blue | View | |
#3642C9 | rgb(54, 66, 201) | hsl(235, 58%, 50%) | Soft Blue | View | |
#4E36C9 | rgb(78, 54, 201) | hsl(250, 58%, 50%) | Soft Navy | View | |
#7336C9 | rgb(115, 54, 201) | hsl(265, 58%, 50%) | Soft Navy | View | |
#9836C9 | rgb(152, 54, 201) | hsl(280, 58%, 50%) | Soft Purple | View |
:root {
--color-1: #3667C9;
--color-2: #3642C9;
--color-3: #4E36C9;
--color-4: #7336C9;
--color-5: #9836C9;
}Palettes that share visual characteristics and color harmony.