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 |
|---|---|---|---|---|---|
#3E6EC1 | rgb(62, 110, 193) | hsl(218, 51%, 50%) | Soft Blue | View | |
#3E4EC1 | rgb(62, 78, 193) | hsl(233, 51%, 50%) | Soft Blue | View | |
#503EC1 | rgb(80, 62, 193) | hsl(248, 51%, 50%) | Soft Blue | View | |
#703EC1 | rgb(112, 62, 193) | hsl(263, 51%, 50%) | Soft Navy | View | |
#913EC1 | rgb(145, 62, 193) | hsl(278, 51%, 50%) | Soft Purple | View |
:root {
--color-1: #3E6EC1;
--color-2: #3E4EC1;
--color-3: #503EC1;
--color-4: #703EC1;
--color-5: #913EC1;
}Palettes that share visual characteristics and color harmony.