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 |
|---|---|---|---|---|---|
#3680C9 | rgb(54, 128, 201) | hsl(210, 58%, 50%) | Soft Blue | View | |
#365BC9 | rgb(54, 91, 201) | hsl(225, 58%, 50%) | Soft Blue | View | |
#3636C9 | rgb(54, 54, 201) | hsl(240, 58%, 50%) | Soft Blue | View | |
#5B36C9 | rgb(91, 54, 201) | hsl(255, 58%, 50%) | Soft Navy | View | |
#8036C9 | rgb(128, 54, 201) | hsl(270, 58%, 50%) | Soft Navy | View |
:root {
--color-1: #3680C9;
--color-2: #365BC9;
--color-3: #3636C9;
--color-4: #5B36C9;
--color-5: #8036C9;
}Palettes that share visual characteristics and color harmony.