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 |
|---|---|---|---|---|---|
#3E79C1 | rgb(62, 121, 193) | hsl(213, 51%, 50%) | Soft Blue | View | |
#3E58C1 | rgb(62, 88, 193) | hsl(228, 51%, 50%) | Soft Blue | View | |
#453EC1 | rgb(69, 62, 193) | hsl(243, 51%, 50%) | Soft Blue | View | |
#653EC1 | rgb(101, 62, 193) | hsl(258, 51%, 50%) | Soft Navy | View | |
#863EC1 | rgb(134, 62, 193) | hsl(273, 51%, 50%) | Soft Navy | View |
:root {
--color-1: #3E79C1;
--color-2: #3E58C1;
--color-3: #453EC1;
--color-4: #653EC1;
--color-5: #863EC1;
}Palettes that share visual characteristics and color harmony.