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 |
|---|---|---|---|---|---|
#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 | |
#A73EC1 | rgb(167, 62, 193) | hsl(288, 51%, 50%) | Soft Purple | View |
:root {
--color-1: #3E58C1;
--color-2: #453EC1;
--color-3: #653EC1;
--color-4: #863EC1;
--color-5: #A73EC1;
}Palettes that share visual characteristics and color harmony.