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 |
|---|---|---|---|---|---|
#5E80BA | rgb(94, 128, 186) | hsl(218, 40%, 55%) | Soft Blue | View | |
#5E69BA | rgb(94, 105, 186) | hsl(233, 40%, 55%) | Soft Blue | View | |
#6B5EBA | rgb(107, 94, 186) | hsl(248, 40%, 55%) | Soft Blue | View | |
#825EBA | rgb(130, 94, 186) | hsl(263, 40%, 55%) | Soft Navy | View | |
#985EBA | rgb(152, 94, 186) | hsl(278, 40%, 55%) | Soft Purple | View |
:root {
--color-1: #5E80BA;
--color-2: #5E69BA;
--color-3: #6B5EBA;
--color-4: #825EBA;
--color-5: #985EBA;
}Palettes that share visual characteristics and color harmony.