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 |
|---|---|---|---|---|---|
#3E5DC1 | rgb(62, 93, 193) | hsl(226, 51%, 50%) | Soft Blue | View | |
#413EC1 | rgb(65, 62, 193) | hsl(241, 51%, 50%) | Soft Blue | View | |
#613EC1 | rgb(97, 62, 193) | hsl(256, 51%, 50%) | Soft Navy | View | |
#823EC1 | rgb(130, 62, 193) | hsl(271, 51%, 50%) | Soft Navy | View | |
#A23EC1 | rgb(162, 62, 193) | hsl(286, 51%, 50%) | Soft Purple | View |
:root {
--color-1: #3E5DC1;
--color-2: #413EC1;
--color-3: #613EC1;
--color-4: #823EC1;
--color-5: #A23EC1;
}Palettes that share visual characteristics and color harmony.