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 |
|---|---|---|---|---|---|
#3687C9 | rgb(54, 135, 201) | hsl(207, 58%, 50%) | Soft Blue | View | |
#3662C9 | rgb(54, 98, 201) | hsl(222, 58%, 50%) | Soft Blue | View | |
#363DC9 | rgb(54, 61, 201) | hsl(237, 58%, 50%) | Soft Blue | View | |
#5336C9 | rgb(83, 54, 201) | hsl(252, 58%, 50%) | Soft Navy | View | |
#7836C9 | rgb(120, 54, 201) | hsl(267, 58%, 50%) | Soft Navy | View |
:root {
--color-1: #3687C9;
--color-2: #3662C9;
--color-3: #363DC9;
--color-4: #5336C9;
--color-5: #7836C9;
}Palettes that share visual characteristics and color harmony.