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 |
|---|---|---|---|---|---|
#5E72BA | rgb(94, 114, 186) | hsl(227, 40%, 55%) | Soft Blue | View | |
#615EBA | rgb(97, 94, 186) | hsl(242, 40%, 55%) | Soft Blue | View | |
#785EBA | rgb(120, 94, 186) | hsl(257, 40%, 55%) | Soft Navy | View | |
#8F5EBA | rgb(143, 94, 186) | hsl(272, 40%, 55%) | Soft Navy | View | |
#A65EBA | rgb(166, 94, 186) | hsl(287, 40%, 55%) | Soft Purple | View |
:root {
--color-1: #5E72BA;
--color-2: #615EBA;
--color-3: #785EBA;
--color-4: #8F5EBA;
--color-5: #A65EBA;
}Palettes that share visual characteristics and color harmony.