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 |
|---|---|---|---|---|---|
#3E68C1 | rgb(62, 104, 193) | hsl(221, 51%, 50%) | Soft Blue | View | |
#3E47C1 | rgb(62, 71, 193) | hsl(236, 51%, 50%) | Soft Blue | View | |
#563EC1 | rgb(86, 62, 193) | hsl(251, 51%, 50%) | Soft Navy | View | |
#773EC1 | rgb(119, 62, 193) | hsl(266, 51%, 50%) | Soft Navy | View | |
#973EC1 | rgb(151, 62, 193) | hsl(281, 51%, 50%) | Soft Purple | View |
:root {
--color-1: #3E68C1;
--color-2: #3E47C1;
--color-3: #563EC1;
--color-4: #773EC1;
--color-5: #973EC1;
}Palettes that share visual characteristics and color harmony.