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 |
|---|---|---|---|---|---|
#3673B0 | rgb(54, 115, 176) | hsl(210, 53%, 45%) | Soft Blue | View | |
#3654B0 | rgb(54, 84, 176) | hsl(225, 53%, 45%) | Soft Blue | View | |
#3636B0 | rgb(54, 54, 176) | hsl(240, 53%, 45%) | Soft Blue | View | |
#5436B0 | rgb(84, 54, 176) | hsl(255, 53%, 45%) | Soft Navy | View | |
#7336B0 | rgb(115, 54, 176) | hsl(270, 53%, 45%) | Soft Navy | View |
:root {
--color-1: #3673B0;
--color-2: #3654B0;
--color-3: #3636B0;
--color-4: #5436B0;
--color-5: #7336B0;
}Palettes that share visual characteristics and color harmony.